lobbying_lobbyists
ActiveTool of io.github.blackboxfoundry/livedatalink
declared in 1.0.0
Search individual lobbyists by name (and optionally by their registrant firm). Returns lobbyist records with their associated firm.
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)."
},
"lobbyist_name": {
"type": "string",
"description": "Lobbyist name, partial match."
},
"registrant_name": {
"type": "string",
"description": "Optional registrant (firm) name to scope the search."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
io.github.blackboxfoundry/livedatalink
https://github.com/blackboxfoundry/livedatalink
2/7 registries