You're viewing a demo portfolio

Join the waitlist
PRSM

fec_independent_expenditures

Active

Tool of io.github.blackboxfoundry/livedatalink

declared in 1.0.0

List independent expenditures (FEC Schedule E) supporting or opposing a candidate or made by a committee. Shows spender committee, amount, date, support/oppose, and description. Provide candidate_id or committee_id.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "cycle": {
      "type": "number",
      "description": "Two-year election cycle (even year, e.g. 2024). Optional."
    },
    "limit": {
      "type": "number",
      "description": "Maximum expenditures to return (default 20, max 100)."
    },
    "candidate_id": {
      "type": "string",
      "description": "FEC candidate ID the spending targets (e.g. 'P80001571'). Provide this or committee_id."
    },
    "committee_id": {
      "type": "string",
      "description": "FEC committee ID of the spender (e.g. 'C00804856'). Provide this or candidate_id."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

io.github.blackboxfoundry/livedatalink

https://github.com/blackboxfoundry/livedatalink

2/7 registries
View full server →