Skip to main content
Glama

VA claim process guide

get_claim_process
Read-onlyIdempotent

Plain-English guide to the 8 stages of a VA disability claim, from Intent to File through the C&P exam, the rating decision, the three AMA review lanes, the Board of Veterans’ Appeals, and the 120-day CAVC court deadline. Call with no arguments for an overview of all stages with typical durations; call with a stage number (1-8) for a deep dive on that stage: what to expect, how long it takes, the key tip, and do/don’t guidance. Use this whenever a veteran asks what happens after filing, where they are in the process, what a C&P exam is, or what to do at their current stage. Educational only, not legal advice.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
stageNoStage number 1-8 for a deep dive on one stage. Omit for an overview of all eight stages.

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
dataYesTool-specific result payload.
linkYesTagged deep link into the matching veterans-rights.com page.
disclaimerYesStanding not-legal-advice / not-VA framing.

TDQS

A4.5/5.0
Behavior4/5

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

Annotations already indicate readOnlyHint=true and idempotentHint=true, so the tool is safe and idempotent. The description adds behavioral context: it is educational only, not legal advice, and provides overviews and deep dives with typical durations, tips, and do/don't guidance, which aligns with the annotations.

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, well-structured paragraph that front-loads the purpose ('Plain-English guide to the 8 stages'), then explains usage patterns, and ends with a disclaimer. Every sentence is necessary; no wasted 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 the tool's simplicity (one optional parameter, read-only, idempotent, with output schema), the description covers the tool's purpose, usage, behavior, and limitations comprehensively. It includes educational-only disclaimer, satisfying completeness.

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%, with the parameter 'stage' having a description in the schema. The description adds meaning beyond the schema by explaining that omitting the parameter gives an overview and providing a stage number (1-8) gives a deep dive, including what to expect.

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 it provides a 'Plain-English guide to the 8 stages of a VA disability claim', using specific verbs ('guide') and resources ('8 stages'). It distinguishes from sibling tools (e.g., 'check_presumptive_conditions', 'estimate_combined_rating') by focusing on process overview and deep dives.

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?

The description explicitly states when to use: 'whenever a veteran asks what happens after filing, where they are in the process, what a C&P exam is, or what to do at their current stage.' It also differentiates between calling with no arguments (overview) or with a stage number (deep dive). No explicit when-not-to-use, but the context is clear.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A4.3/5.0
Disambiguation5/5

Each tool has a clearly distinct purpose covering different aspects of VA disability claims and appeals, such as conditions, ratings, representatives, and decisions. There is no overlap that would cause confusion for an agent.

Naming Consistency5/5

All tools follow a consistent verb_noun pattern with descriptive verbs (check, estimate, explain, find, get, list, search) and snake_case naming. The pattern is predictable throughout the set.

Tool Count5/5

With 10 tools, the server is well-scoped for its educational purpose on veterans' benefits. Each tool provides essential functionality without excess or deficiency.

Completeness4/5

The tool set covers the main lifecycle of a VA claim: conditions, ratings, process, appeals, representatives, and decision search. Minor gaps exist (e.g., no tool for specific deadlines or filing), but core user needs are addressed.

Resources