search_gov_spending
ActiveTool of io.github.onefreeman1337/osf-data-marketplace
Search US federal spending: contract awards (USAspending), open solicitations (SAM.gov), and grant funding (Grants.gov). Returns recipient/agency, amount, dates, NAICS, provenance URL, and a record_id per match. Use get_record with a record_id for the full record. Args: query: keyword(s) to search, e.g. "navy radar".
Parameters schema
{
"type": "object",
"title": "search_gov_spendingArguments",
"required": [
"query"
],
"properties": {
"query": {
"type": "string",
"title": "Query"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
io.github.onefreeman1337/osf-data-marketplace
1/7 registries