validate_context_health
Check if a context is clean and not bloated by providing a ticket ID, ensuring robust test outcomes.
Instructions
Check if context is clean and not bloated
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticket_id | Yes |
Check if a context is clean and not bloated by providing a ticket ID, ensuring robust test outcomes.
Check if context is clean and not bloated
| Name | Required | Description | Default |
|---|---|---|---|
| ticket_id | Yes |
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description must bear the full burden of behavioral disclosure. It implies a read-only check but does not explicitly state side effects, prerequisites, or safety profile. The brief description is insufficient for safe agent invocation.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is extremely concise—a single phrase—but lacks structure or additional context. While brevity is valued, it sacrifices informativeness, making it minimally adequate.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the tool's simplicity (one required parameter, no output schema), the description fails to clarify return values, interpretation of results, or what constitutes 'clean' vs. 'bloated'. The agent lacks critical context for effective use.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, and the description adds no information about the 'ticket_id' parameter beyond its type. The agent cannot infer format, purpose, or constraints from the description alone.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description 'Check if context is clean and not bloated' clearly states the tool's action (check) and target (context health). It is specific enough to distinguish from siblings, though 'clean' and 'bloated' lack precise definition.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
No usage guidance is provided. The description does not indicate when to use this tool over sibling validators like 'validate_execution_readiness' or 'validate_qa_output', nor does it mention scenarios where this tool is preferable.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Suleidis9510/qa-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server