You're viewing a demo portfolio

Join the waitlist
PRSM

query_gov

Active

Tool 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"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

SimpleFunctions

https://github.com/spfunctions/simplefunctions-cli

2/7 registries
View full server →