Skip to main content
Glama

Verify TOCA Execution

toca.verify
Read-onlyIdempotent

Verify the immutable audit chain, exact execution descriptor, and fresh provider state to ensure side effects are correctly validated.

Instructions

Verify the immutable audit chain, exact execution descriptor and fresh provider state for side effects.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
payloadYes
executionIdYes
capabilityIdYes
correlationIdYes
Behavior3/5

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

Annotations already indicate read-only, non-destructive, and idempotent behavior. The description adds a mention of checking for side effects, but it does not disclose further behavioral details or potential edge cases. It does not contradict the annotations, so it is acceptable but not enhanced.

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 is well-structured and easy to read. It conveys the essence without unnecessary words.

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?

The description offers context about what the tool verifies, but it fails to cover parameter meanings and usage guidance. With no output schema and no parameter descriptions, the description is insufficient for a new user to effectively invoke the tool.

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?

The description does not explain any of the five parameters. Since the schema provides no parameter descriptions (0% coverage), this is a critical gap that leaves the user without understanding how to construct the request.

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 verifies three specific aspects: the immutable audit chain, the exact execution descriptor, and fresh provider state for side effects. This is specific and distinguishes it from sibling tools like audit.query and system.health.

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

Usage Guidelines2/5

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. It lacks any mention of prerequisites, scenarios, or conditions that would trigger its use.

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/luizanunciostoca/toca-mcp-server'

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