getEvents
Search and retrieve upcoming events at U.S. National Parks by park code, date range, or keyword. Filter results, set limits, and paginate to find events matching your criteria.
Instructions
Find upcoming events at parks
Input Schema
Name | Required | Description | Default |
---|---|---|---|
dateEnd | No | End date for filtering events (format: YYYY-MM-DD) | |
dateStart | No | Start date for filtering events (format: YYYY-MM-DD) | |
limit | No | Maximum number of events to return (default: 10, max: 50) | |
parkCode | No | Filter events by park code (e.g., "yose" for Yosemite). Multiple parks can be comma-separated (e.g., "yose,grca"). | |
q | No | Search term to filter events by title or description | |
start | No | Start position for results (useful for pagination) |