query_gov
ActiveTool of SimpleFunctions
declared in 1.0.0
Search legislative data: bills, nominations, members, CRS reports. Cross-references with prediction markets. Use for political/policy questions.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"q"
],
"properties": {
"q": {
"type": "string",
"description": "Search query (e.g., \"save act\", \"fed chair nomination\")"
},
"mode": {
"enum": [
"raw",
"full"
],
"type": "string",
"default": "full",
"description": "raw = skip LLM synthesis, full = include answer"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
SimpleFunctions
https://github.com/spfunctions/simplefunctions-cli
2/7 registries