Skip to main content
Glama
ToxMCP

Dietary Exposure MCP

by ToxMCP

Dietary Export Scientific Follow Up Owner Handoff Packet

dietary_export_scientific_follow_up_owner_handoff_packet
Read-onlyIdempotent

Export an owner-scoped handoff packet that consolidates routed scientific follow-up items, including action details and triage context, to support efficient handoff to the responsible reviewer.

Instructions

Export an owner-scoped handoff packet for routed scientific follow-up items.

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, covering the safety profile. The description adds a bit of context with 'owner-scoped' and 'routed,' but it largely paraphrases the tool name and does not disclose additional behavioral details such as output format or whether the source board is affected. This is adequate but not rich.

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 12-word sentence, front-loaded with the verb 'Export,' and contains no redundant or filler content. It is optimally concise while communicating the core action and scope.

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?

Given the tool's complex schema, rich sibling set, and domain-specific context, the description is far too brief. It does not explain what a 'handoff packet' contains, when to choose it over similar export tools, or what 'routed' means in this context. The output schema covers return values, but the description fails to provide sufficient orientation for an agent to use the tool correctly.

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 description coverage is 0%, and the description does not mention the request structure or required fields (board, ownerLane). The phrase 'owner-scoped' weakly hints at the ownerLane parameter, but this is insufficient to compensate for the total absence of parameter documentation.

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 uses a specific verb+resource ('Export an owner-scoped handoff packet') and mentions 'routed scientific follow-up items.' It conveys the core purpose and hints at scope ('owner-scoped'), which distinguishes it somewhat from sibling export tools. However, it does not clarify what makes a 'handoff' packet distinct from the similarly named 'owner_signoff_packet' or 'owner_remediation_packet', so it stops short of a 5.

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?

No guidance is provided on when to use this tool versus the many sibling export tools in the same domain. The description neither names alternatives nor gives exclusions, leaving the agent without context for selecting this specific variant.

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