federal-register-search
ActiveTool of The Stall
declared in 4.82.0
Search the Federal Register for Rules, Proposed Rules, and Notices matching a keyword — returns title, abstract, document type, agencies, significance, effective date, and links. No API key. $0.002/call.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"q": {
"type": "string",
"description": "Search term or phrase (e.g. 'artificial intelligence', 'PFAS', 'cybersecurity')."
},
"days": {
"type": "integer",
"description": "How many calendar days back to search (default 90). Max 730."
},
"type": {
"type": "string",
"description": "Filter to a single document type (optional)."
},
"limit": {
"type": "integer",
"description": "Max documents to return (default 10, max 20)."
},
"significant_only": {
"type": "boolean",
"description": "If true, return only documents flagged as significant by the issuing agency."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
The Stall
1/7 registries