US National Parks
travel.nps.parksSearch 474 US national parks by state, park code, or keyword. Return full metadata including coordinates, activities, entrance fees, operating hours, photos, and designation. Uses official NPS public data.
Instructions
Search the 474 US national parks with full metadata: coords, activities, entrance fees, operating hours, photos, designation. Filter by state code, park code, or keyword. NPS public domain
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state_code | No | Optional 2-letter US state code (e.g. "CA", "NY", "WY"). Comma-separated for multiple ("CA,WY"). | |
| park_code | No | Optional park code (e.g. "yose" Yosemite, "yell" Yellowstone, "grca" Grand Canyon). Comma-separated allowed. | |
| q | No | Free-text keyword search. | |
| limit | No | Max records to return (default 10, max 50). | |
| start | No | Pagination offset for stepping through results. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | Tool response payload. Shape varies per tool — consult the tool description and inputSchema. May be an object, array, string, or number depending on the upstream provider response. | |
| error | No | Present only when the call failed. Includes error code, message, request_id, and any provider-specific extras. |