Skip to main content
Glama

verify_claims

Evaluate factual claims against supplied evidence to return a verdict: verified, contradicted, partially_supported, unresolved, or not_verifiable.

Instructions

Issue a bounded factual Claim Verdict from caller-supplied evidence records. Evaluates freshness, authoritative source class, independent source groups, conflicts, jurisdiction, and exact subject identifiers as of a declared date. Returns verified, contradicted, partially_supported, unresolved, or not_verifiable. No source discovery or live retrieval; verified means the declared evidence threshold is met, not absolute truth. Human review remains required.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
request_jsonYesClaim verification request matching claim-verification-request.schema.json.
Behavior5/5

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

No annotations provided, so description carries full burden. Discloses evaluation criteria (freshness, authoritative source class, independent source groups, conflicts, jurisdiction, exact subject identifiers), return verdicts, limitations (no live retrieval, verified means threshold met, not absolute truth), and requirement for human review. Completely transparent for a claim verification tool.

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?

Two sentences, front-loaded with core purpose, followed by critical caveats. Every sentence earns its place; no unnecessary words.

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

Completeness5/5

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

Given no output schema, description explains the five possible return verdicts. Covers input requirements (caller-supplied evidence), evaluation criteria, limitations, and required human oversight. Sufficient for an agent to correctly invoke the tool.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100% for a single required parameter (request_json), so baseline is 3. Description adds value by explaining the verification process factors (freshness, source class, etc.) that the request likely encodes, giving semantic context beyond the schema's generic description 'Claim verification request matching claim-verification-request.schema.json'.

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?

Clearly states the tool issues a bounded factual Claim Verdict from evidence records, lists verdict types (verified, contradicted, partially_supported, unresolved, not_verifiable), and explicitly distinguishes what it does not do (no source discovery, no live retrieval). Specific verb 'Issue a Claim Verdict' and resource 'evidence records'.

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

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Provides clear context: requires caller-supplied evidence records, evaluates specific factors, and notes human review remains required. Implicitly guides when to use (when evidence is available) and caveats (not absolute truth). No explicit alternatives or when-not-to-use compared to sibling tools, but the description is instructive.

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/vassiliylakhonin/agenda-intelligence-md'

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