obligation_map
Reporting obligations DORA-RPT-01 to RPT-08 with deadlines and cross-jurisdiction.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Reporting obligations DORA-RPT-01 to RPT-08 with deadlines and cross-jurisdiction.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Changes observed during successful MCP inspections.
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description must carry the full burden. It fails to disclose any behavioral traits such as return format, read-only nature, or side effects. The phrase 'Reporting obligations' implies a factual resource, but nothing about the actual behavior on 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 a single sentence with no waste. It efficiently names the specific obligation IDs and adds the deadlines/cross-jurisdiction context, but it remains under-specified for an agent trying to select the tool.
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?
With no output schema and no annotations, the description should explain what the tool returns or what 'map' means operationally. It only provides subject matter (DORA obligations, deadlines, jurisdictions) without clarifying the response or behavior, making it incomplete for an agent to use correctly.
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?
The input schema has zero parameters, so there is no need for the description to explain parameter details. The baseline for 0-param tools is 4, and the description does not need to compensate for any schema gaps.
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 names the specific resource (DORA-RPT-01 to RPT-08) and mentions deadlines and cross-jurisdiction, but it lacks a verb indicating what the tool does (e.g., 'get', 'map', 'list'). It is not a tautology, but it is vague and does not clearly distinguish from siblings like deadline_tracker or get_report.
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?
The description provides no guidance on when to use this tool versus alternatives. With 15 sibling tools, the absence of any usage context or exclusion criteria leaves the agent guessing about appropriate scenarios.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
Add one secure layer between your agents and this server.