You're viewing a demo portfolio

Join the waitlist
PRSM

fec_candidate_details

Active

Tool of io.github.blackboxfoundry/livedatalink

declared in 1.0.0

Get full detail for a single federal candidate by FEC candidate_id (e.g. 'P80001571'). Includes office, party, status, election years, and mailing address. Use fec_candidate_search to find the candidate_id.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "candidate_id"
  ],
  "properties": {
    "candidate_id": {
      "type": "string",
      "description": "FEC candidate ID (e.g. 'P80001571', 'S2MA00170')."
    }
  },
  "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 →