Nyc Search Animal
nyc_search_animalLook up a licensed NYC dog by name (partial match), optionally scoped to a ZIP code. Returns license records from the NYC Dog Licensing Dataset.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Dog name (partial match, case-insensitive), e.g. "Paige". | |
| limit | No | Max rows (1-200, default 20). | |
| _apiKey | No | Optional — your own Socrata app token for higher rate limits. Omit to use the keyless endpoint. | |
| zipcode | No | Optional ZIP code filter. |