Skip to main content
Glama

Pacote completo do ticket

report_ticket

Consolidate ticket work, QA, time, investigation, and knowledge into a single report for status, handoff, or evidence.

Instructions

REPORTING: junta WORK + QA + TIME + INVESTIGATION + KNOWLEDGE de um ticket. Use para status, handoff ou evidência.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
ticket_idYes
Behavior3/5

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

No annotations are provided, so the description carries the burden. It implies a read-only aggregation ('junta') but doesn't explicitly state side effects, permissions, or output characteristics. It adds context about the data sources involved, which is useful, but omits safety or behavior expectations. There is no contradiction with annotations since none exist.

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 concise (two sentences) and front-loaded with 'REPORTING' to set context. It lists components and use cases efficiently without wordiness. Structure is clear and scannable, though the parameter explanation is missing.

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?

For a tool that aggregates data from multiple domains, the description gives a high-level overview but lacks details on prerequisites (e.g., must have existing work/QA data), output format, or any constraints. Without an output schema, the description should at least note what the report returns. The use cases help, but the description leaves some gaps for an agent to fully understand the tool's behavior.

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

Parameters2/5

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

Schema coverage is 0% – the schema only defines 'ticket_id' as a string with no description. The tool description doesn't mention the parameter at all, so it adds no meaning beyond the schema. For a single simple parameter this is less critical, but the description could have clarified its format or purpose, and fails to compensate for the schema gap.

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?

The description states a specific verb ('junta' – gathers) and resource ('ticket'), and enumerates the combined components (WORK, QA, TIME, INVESTIGATION, KNOWLEDGE). It clearly distinguishes from a simple status report by framing itself as a complete package, though it doesn't explicitly name alternatives. The purpose is clear and specific.

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 phrase 'Use para status, handoff ou evidência' explicitly gives three use cases, guiding when to invoke this tool. It doesn't provide explicit when-not-to-use or alternatives, but the context is adequate for a single-purpose aggregation tool.

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/Wesley-Gomes93/engineering-mcp'

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