Skip to main content
Glama

POS Rescue Smart

pos-rescue-smart

POS Rescue Smart — Same contract and fail-closed exclusivity gate as pos-rescue, on claude-sonnet-5 instead of haiku. Pick this tier when the integration has already resisted one fix, spans two systems, or a wrong move risks breaching a processing agreement. Use pos-rescue for a first diagnosis. Full input contract: this tool's input_schema. (15 MESH/call, a tool · commerce)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
inputYesPayload for pos-rescue-smart

TDQS

A4.2/5.0
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Discloses the fail-closed exclusivity gate and the risk of breaching a processing agreement, which complements the openWorldHint and readOnly=false annotations. No contradiction; the model substitution and cost are also stated.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Two compact sentences carry identity, differentiation, and usage policy; the schema pointer and pricing are included without padding. Every clause earns its place.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Covers selection criteria, safety policy, and points to the full input contract. It relies on the sibling tool's contract for output details, but with no output schema and a well-scoped parameter schema, an agent has enough to invoke it correctly.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

input_schema covers 100% of parameters with descriptions, so the description only needs to point there, which it does. Repeating 'fail-closed exclusivity gate' ties to the exclusivity parameter but adds no new schema details.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

Description frames it as the higher-tier variant of pos-rescue with the same contract and exclusivity gate, and singles out the sibling it supersedes. The 'rescue' action is not spelled out with a verb, but the use-case language (resisted one fix, spans two systems) makes the purpose evident.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines5/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Explicitly states when to choose this tier (after one failed fix, two-system spans, or processing-agreement risk) and instructs to use pos-rescue for first diagnosis. This is textbook when-vs-alternative guidance.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

B3.4/5.0
Disambiguation2/5

Several tools have overlapping purposes: search and mesh_discover both enumerate the catalog, while biz-analyze, task-analysis, and task-orchestrate all produce structured plans from a described situation. This will cause agents to misselect between them despite otherwise distinct tools.

Naming Consistency2/5

Naming is inconsistent: mesh_* tools use snake_case, most capability tools use hyphenated lowercase names, and a few (fetch, search) are bare verbs. There is no single verb-object or noun-verb pattern that holds across the set.

Tool Count3/5

28 tools is on the heavy side, but the marketplace concept justifies including many callable capabilities. However, the mix of platform tools and unrelated utilities makes the surface feel cluttered and hard to navigate.

Completeness4/5

The core marketplace lifecycle is well covered: signup, discover, fetch, publish, delegate, refer, follow, subscribe, and balance. Minor gaps exist (no unpublish or edit for listings), but most agent workflows can proceed without dead ends.