Skip to main content
Glama
kettly1260
by kettly1260

record_doi_verification

Records the verification of a DOI source for a reaction step, capturing verified fields and confidence level.

Instructions

Record DOI source verification performed by an agent or browser workflow.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
reaction_step_idYes
doiYes
verified_fieldsYes
paper_titleNo
original_paper_excerptNo
verification_confidenceNo
verifier_agentNo
tokenNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior2/5

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

With no annotations, the description should disclose behavioral traits. It only states 'Record...' without specifying whether it creates or updates records, or any side effects. Missing information on prerequisites, idempotency, or error conditions.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness2/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single sentence, but it is under-specified given the tool's complexity. It lacks structure and does not front-load key information about required inputs.

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

Completeness1/5

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

With 8 parameters (including nested objects), 0% parameter documentation, and an output schema, the description is far from complete. The agent cannot effectively use this tool without additional context.

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 adds no meaning for any of the 8 parameters. The agent gets no help understanding 'verified_fields', 'verification_confidence', or other parameters.

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 clearly states the verb 'Record' and the resource 'DOI source verification', indicating the tool's purpose. It also specifies the performer ('agent or browser workflow'). However, it does not mention the link to reaction steps, which is evident from the required parameter 'reaction_step_id'.

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 alternatives. Sibling tools like 'get_reaction_step' or 'search_reaction_steps' might be related, but the description does not differentiate usage conditions.

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/kettly1260/scifinder-route-mcp'

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