Find governments by name
find_governments_by_nameResolve a place name to the governments OpenPublica tracks there.
Use this when you know a city/state name but not its coordinates — it returns
matching governments with their `account_id` (prefix matches first), which you
then pass to the search/list tools. Prefer this over `find_local_governments`
when starting from a name rather than a latitude/longitude.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max governments to return (1-50). | |
| query | Yes | A place name to search for, e.g. 'Sacramento', 'San Francisco, CA', or a state like 'Texas'. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||