list_products

shallow

com.moltlinestudio/business · Verify this server

List every product in the Business Suite line with its included skills. FREE. Takes no arguments. Typical input {} returns a list of 30 product objects, each {"slug": "smb-ops-desk", "name": ..., "tagline": ..., "skills": ["Skill A", ...], "free_skill": "Gateway Skill Name"}. Use the returned slug values with get_free_skill, get_full_product, or get_full_skill. Returns metadata only - no persona text and no skill instructions. Use when the caller wants to see what this server covers. Not for keyword search across the whole 138-product catalog, which the catalog server's search_catalog does, and not for instructions the caller can act on (get_free_skill). Errors: on invalid, missing, or malformed input this tool never raises a protocol error — it returns {"error": "<what is wrong and how to fix it>"}. Every call is read-only and idempotent, so after correcting the input it is always safe to retry.

100.0/100

2 trials · measured 8 days ago

list_products scores 100.0/100 on Vouch's measured behaviour index, from 2 real invocation trials against com.moltlinestudio/business, measured 25 Aug 2026 under methodology v0.2.0. Every measured component scored 100.

Component breakdown

ComponentWeightValue
Reliability35%not applicable
Schema integrity25%100.0
Failure behaviour15%not applicable
Latency15%not applicable
Concurrency10%not applicable

Tool details

Transport
remote
Credential class
open
Category
Legal & government
Input schema
not declared
Output schema
not declared
Side-effect classification
read-onlyHeuristically read-only-eligible (readonly-heuristic.ts) and sample-called by the Phase 0 census shallow probe.

Score history

DayScoreTierMethodology
2026-08-25100.0shallowv0.2.0

Probe evidence

ProbeOutcomes
schema_integritypass: 1
sample_callpass: 1

Raw request/response logs are not archived yet — the outcome counts above are drawn directly from every recorded trial.

Embed this score

Available for every tool, scored or not — not a verification perk. Always links back to this page.

Vouch score: list_products
[![Vouch score](https://vouch.tools/api/tools/3844e3f5-d6a4-481c-b872-42a8aded25ee/badge.svg)](https://vouch.tools/tools/3844e3f5-d6a4-481c-b872-42a8aded25ee)
list_products — Vouch