Skip to main content
Glama
ToxMCP

Dietary Exposure MCP

by ToxMCP

Dietary Export Version Pinned Adapter Review Dossier

dietary_export_version_pinned_adapter_review_dossier
Read-onlyIdempotent

Packages dietary exposure adapter review bundles with pinned template and walkthrough fingerprints, ensuring reproducible version-pinned handoffs.

Instructions

Package a review bundle with release hashes and pinned template and walkthrough fingerprints.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
requestYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior3/5

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

Annotations already declare readOnlyHint=true, idempotentHint=true, and destructiveHint=false, so the agent knows this is a safe, non-mutating operation. The description adds minor context about packaging contents but does not disclose any additional behavioral traits beyond the annotations, nor does it contradict them.

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 sentence with 12 words, front-loaded with the verb and resource. Every word earns its place; there is no padding or redundancy.

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 tool has a highly complex input schema and there are similar sibling dossiers for contaminant monitoring and trade risk. The description does not specify that this is for adapter reviews specifically (only 'review bundle'), nor does it explain what 'release hashes' and 'fingerprints' mean in this context. Given the complexity, the description is too terse to be fully complete.

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?

With 0% schema description coverage, the description must compensate for parameter meaning. It only restates 'review bundle', which matches the request object's field name, but does not explain the complex internal structure (AdapterReviewBundle) or any of the many nested fields. The schema is self-descriptive, but the description adds little value beyond it.

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 ('Package') and resource ('review bundle') with concrete details (release hashes, pinned template, walkthrough fingerprints). It clearly describes the action, but it does not explicitly distinguish this from similar sibling tools like dietary_export_adapter_review_bundle or other version_pinned dossiers.

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 does not mention exclusions, alternatives, or prerequisites. Sibling tools include several other version_pinned dossiers, and without contrast the agent cannot distinguish when this one is appropriate.

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/ToxMCP/dietary-exposure-mcp'

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