Federal Agency Spending
spending.federal.agencySearch federal awards by agency name and fiscal year, returning the top awards by amount. Uses USAspending.gov data covering all federal agencies.
Instructions
Search federal awards by agency name (e.g. "Defense", "NASA", "Health and Human Services"). Returns top awards by amount for a fiscal year. Source: USAspending.gov — covers all federal agencies.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agency_name | Yes | Federal agency name or keyword (e.g. "Defense", "NASA", "Health and Human Services") | |
| fiscal_year | No | Fiscal year (e.g. 2025). Default: current year. | |
| limit | No | Number of top awards to return (1-25, default 10) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | Tool response payload. Shape varies per tool — consult the tool description and inputSchema. May be an object, array, string, or number depending on the upstream provider response. | |
| error | No | Present only when the call failed. Includes error code, message, request_id, and any provider-specific extras. |