Skip to main content
Glama

tlpt_report

Generate TLPT results summary for NCA submission (Art. 26(8)). Pulls from TestOracle.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
entity_idNo

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

B3.3/5.0
Behavior2/5

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

With no annotations, the description must carry the full burden of behavioral disclosure. It states it 'Pulls from TestOracle' and 'Generates' a summary, but does not clarify whether this is a read-only operation, what side effects occur (if any), authentication requirements, or what the return format looks like. The ambiguous verb 'Generate' could imply creating a submission rather than merely producing a summary, which is a significant transparency gap.

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 a single, concise sentence that front-loads the primary purpose. It includes relevant context (NCA submission, Art. 26(8)) and data source (TestOracle) without any unnecessary words. Every clause earns its place.

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

Completeness2/5

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

Despite low complexity (one optional parameter, no output schema), the description is missing essential contextual details. It does not explain what the generated summary contains, how entity_id affects the output, any prerequisites, or whether the tool actually submits something to the NCA. The tool name and description are too sparse to be fully complete for an agent to invoke it confidently.

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

Parameters1/5

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

Schema description coverage is 0%, and the description makes no mention of the entity_id parameter. The input schema only defines 'entity_id' as a string with no explanation, and the description does not clarify the parameter's purpose, format, or whether it is optional despite being not required. The description adds zero value beyond the schema, which is inadequate even for a single-parameter tool.

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 clearly states the tool's specific function: generating a TLPT results summary for NCA submission under Art. 26(8). The verb 'Generate' combined with the resource 'TLPT results summary' and the regulatory context distinguishes it from sibling report tools like annual_report or incident_report.

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 context for when to use the tool: for NCA submission under Art. 26(8). It implies this is the appropriate tool for generating TLPT summaries, but it does not explicitly mention when not to use it or suggest alternatives. This is clear enough for most users but lacks explicit exclusions.

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