Skip to main content
Glama

fugentic

plans

Fugentic's plans and what each one includes.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

C2.9/5.0
Behavior2/5

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

No annotations are provided, so the description carries the full burden of behavioral disclosure. It states the content (plans and inclusions) but does not disclose whether this is a read-only operation, what the response format is, or any side effects. For an informational tool, a simple read-only declaration would suffice, but it is missing.

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

Conciseness4/5

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

The description is a single, concise sentence that directly states the topic. It is front-loaded with the core information ('Fugentic's plans') and avoids fluff. It could be improved with an explicit verb, but for its length it is efficient.

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

Completeness3/5

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

Given the tool's low complexity (no params, no output schema), the description provides a minimal but functional summary: it tells the agent that this tool returns plan details and their inclusions. However, it does not specify the response structure (e.g., list vs. object) or whether pricing is included, which might be expected. The lack of an output schema makes the description the sole source of return information, so a bit more detail would improve completeness.

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

Parameters4/5

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

The tool has zero parameters, so the baseline is 4 per the rubric. The description does not need to explain parameters since none exist, and the schema is empty with 100% coverage. No additional parameter semantics are required.

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

Purpose3/5

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

The description states the resource ('Fugentic's plans') and the content ('what each one includes'), which is clear enough to distinguish from siblings like 'about_fugentic' or 'platform_modules'. However, it lacks an explicit verb (e.g., 'get', 'list', 'retrieve'), so the tool's action is implied rather than stated. It is not a tautology, but it could be more precise.

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

Usage Guidelines2/5

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

There is no guidance on when to use this tool versus the siblings. The description only says what it covers, not when an agent should call it (e.g., when a user asks about pricing or plan features). No exclusions or alternatives are mentioned, leaving the agent to infer usage.

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.

Resources