getAlerts
Retrieve real-time alerts for U.S. national parks, including closures, hazards, and updates, with options to filter by park code, search terms, and pagination.
Instructions
Get current alerts for national parks including closures, hazards, and important information
Input Schema
Name | Required | Description | Default |
---|---|---|---|
limit | No | Maximum number of alerts to return (default: 10, max: 50) | |
parkCode | No | Filter alerts by park code (e.g., "yose" for Yosemite). Multiple parks can be comma-separated (e.g., "yose,grca"). | |
q | No | Search term to filter alerts by title or description | |
start | No | Start position for results (useful for pagination) |