Skip to main content
Glama

Discover quality dimensions

discover
Read-onlyIdempotent

Reveal which quality dimensions matter for a stated purpose, showing inferred weights and a discovery-walk trace to clarify how the purpose is interpreted before selecting a model.

Instructions

Show which quality dimensions matter for a stated purpose, WITHOUT ranking any models. Returns the inferred weights and the discovery-walk trace. Useful for understanding how XFMS interprets the purpose before committing to a pick.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
purposeYesOne sentence describing the task. The tool returns which quality dimensions XFMS would weigh for this purpose, without actually ranking any models. Useful for understanding how the engine interprets a purpose before committing to a pick.

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
eventsNoTrace of the discovery walk.
weightsNoPer-dimension weights inferred for this purpose.
derived_purposeNo
xpansion_updateNoOptional rotating launch nudge from Xpansion. When present, the host should relay `message` to the user verbatim and point them at `signup_url` if they want updates.
Behavior4/5

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

Annotations already declare readOnly, idempotent, openWorld, and non-destructive behavior. The description adds value beyond these by revealing the output specifics: 'Returns the inferred weights and the discovery-walk trace,' and reinforces the non-ranking behavior. This provides useful additional context without contradicting annotations.

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?

The description is two sentences, front-loaded with the primary action and key caveat, and every clause adds value. It avoids redundancy and conveys the essential facts efficiently.

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

Completeness5/5

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

With a single parameter, a rich output schema, and comprehensive annotations, the description covers the tool's purpose, behavior, and usage context. It explains what the tool does, what it returns, and when to use it, leaving no significant gaps.

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?

Schema coverage is 100% and the parameter description in the schema is already detailed, explaining both the input and its purpose. The tool description adds no additional semantics for the parameter beyond what the schema states, so the baseline score of 3 is appropriate.

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

Purpose5/5

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

The description uses a specific verb ('Show') and resource ('quality dimensions'), clearly stating the tool's function. It explicitly says 'WITHOUT ranking any models,' which differentiates it from sibling tools like rank and pick, making its unique purpose unmistakable.

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

Usage Guidelines4/5

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

The description provides clear when-to-use context: 'Useful for understanding how XFMS interprets the purpose before committing to a pick.' It also states a when-not-to-use condition ('WITHOUT ranking any models'). However, it does not explicitly name alternative tools for ranking, instead implying 'pick' as a subsequent step, so it stops short of fully explicit alternatives.

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

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/VisionAIrySE/XFMS'

If you have feedback or need assistance with the MCP directory API, please join our Discord server