NPS Things To Do
travel.nps.things_to_doFind activities, programs, and tours at US national parks. Filter by state, park code, or keyword to discover ranger-led programs, guided hikes, and educational events. Data from NPS public domain.
Instructions
Activities, programs, tours offered at US national parks (3,587 entries). Filter by park or state. 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. |