fec_candidate_details
ActiveTool of io.github.blackboxfoundry/livedatalink
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
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
io.github.blackboxfoundry/livedatalink
https://github.com/blackboxfoundry/livedatalink
2/7 registries