You're viewing a demo portfolio

Join the waitlist
PRSM

lobbying_search

Active

Tool of io.github.blackboxfoundry/livedatalink

declared in 1.0.0

Search U.S. federal lobbying disclosure filings (Senate LDA). Filter by year, filing type, registrant (lobbying firm), client (who hired them), or general issue code. Returns filings with the client, registrant, period, income/expenses, and lobbying issues. Pair with FEC and Congress tools to follow the money.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "page": {
      "type": "number",
      "description": "Page number for pagination."
    },
    "page_size": {
      "type": "number",
      "description": "Results per page (default 20, max 25)."
    },
    "issue_code": {
      "type": "string",
      "description": "General issue area code, e.g. 'ENG' (energy), 'TAX', 'HCR' (health)."
    },
    "client_name": {
      "type": "string",
      "description": "Client name (the entity that hired the lobbyist), partial match."
    },
    "filing_type": {
      "type": "string",
      "description": "Filing type code, e.g. 'RR' (registration), 'Q1'-'Q4' (quarterly reports)."
    },
    "filing_year": {
      "type": "number",
      "description": "Filing year, e.g. 2025."
    },
    "registrant_name": {
      "type": "string",
      "description": "Lobbying firm / registrant name (partial match)."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

io.github.blackboxfoundry/livedatalink

https://github.com/blackboxfoundry/livedatalink

2/7 registries
View full server →
lobbying_search — io.github.blackboxfoundry/livedatalink — PRSM MCP