Skip to main content
Glama

AwardCast Federal Contracts

agency_profile

Buying profile of a US federal agency: how many contracts it awards, how much it obligates, what share is competed, the typical price per NAICS category, its largest contractors, and which of its contracts expire soon. Call this when the user asks how an agency buys, what it pays, or who already sells to it.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
agencyYesThe agency name ("Department of Veterans Affairs") or its slug ("department-of-veterans-affairs"). Both work.

TDQS

A4/5.0
Behavior3/5

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

No annotations are provided, so the description carries the full burden. It describes the content returned but does not disclose behavioral traits such as data freshness, read-only status, pagination, or any limitations. The description is not misleading, but it lacks transparency about how the tool behaves beyond its output coverage.

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 two sentences: the first lists the tool's outputs and the second states when to use it. Every sentence is useful, there is no redundancy, and the key information is front-loaded.

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

Completeness4/5

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

For a simple tool with one parameter and no output schema, the description adequately covers what the tool does and when to use it. It lists the main data points but does not specify return format or any caveats, though that is not a major gap for this straightforward profile tool.

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

Parameters3/5

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

Schema description coverage is 100% because the only parameter 'agency' has a description indicating both name and slug forms work. The tool description adds no additional meaning to the parameter, so the baseline of 3 is appropriate.

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 defines the tool as a 'buying profile of a US federal agency' and enumerates the specific data points it provides (contracts awarded, obligations, competition share, typical price per NAICS, largest contractors, expiring contracts). This is a specific verb+resource description that distinguishes it from sibling tools like contractor_profile.

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 gives explicit usage guidance: 'Call this when the user asks how an agency buys, what it pays, or who already sells to it.' This provides clear context for when to invoke the tool, though it does not mention exclusions or alternatives, which prevents a 5.

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.4/5.0
Disambiguation5/5

Each tool targets a distinct resource or action: agencies, contractors, solicitations, historical pricing, forecast accuracy, and pre-solicitation opportunities. Search and fetch are clearly the entry point and detail retriever, with no overlap.

Naming Consistency5/5

All tool names use lowercase snake_case and follow a consistent descriptive pattern, whether noun-based (agency_profile, price_band) or verb-based (search, fetch). No stylistic mixing or ambiguous abbreviations.

Tool Count5/5

Eight tools is well-suited to a federal contracts research domain, covering discovery, detail, profiles, opportunities, pricing, and reliability. Each tool earns its place without redundancy or bloat.

Completeness4/5

The surface covers the core read-only workflows: search, retrieve, compare agency/contractor profiles, find open and upcoming opportunities, benchmark prices, and verify forecast reliability. The only notable gap is that direct forecast output is intentionally excluded (paywalled), but the toolset fully supports the stated free data services.

Resources