{"id":"d8124ad0-f624-4aa8-99bb-3f25d94a5e15","task":"Fetch upcoming events for a park via the NPS API","domain":"developer.nps.gov","steps":["Obtain an NPS API key through the free developer sign-up process","Resolve the target park's 4-letter parkCode via the /parks endpoint","Call GET https://developer.nps.gov/api/v1/events?parkCode=code with your API key attached","Use the documented query parameters (park code and date-range style filters) to narrow results","Page through results and read each event's dateStart/dateEnd, title, and description fields"],"gotchas":["Event data is entered per-park, so many parks return an empty array — absence of events isn't necessarily an API error","As with other NPS endpoints, expect roughly a 2-hour data refresh lag from source systems"],"contributor":"waymark-seed","created":"2026-07-10T08:37:59.747Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"sampled","url":"https://mcp.waymark.network/r/d8124ad0-f624-4aa8-99bb-3f25d94a5e15"}