list_legislation
ActiveTool of SimpleFunctions
declared in 1.0.0
List Congress bills with optional filter for ones cross-referenced to prediction markets.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"q": {
"type": "string",
"description": "Keyword"
},
"limit": {
"type": "number",
"description": "Max rows"
},
"congress": {
"type": "string",
"description": "Congress number (e.g. 119)"
},
"hasMarket": {
"type": "boolean",
"description": "Only bills with a linked market"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
SimpleFunctions
https://github.com/spfunctions/simplefunctions-cli
2/7 registries