generated: '2026-07-15' method: generated source: openapi/wunderground-pws-api.yml description: Recommended x-agentic-access execution contracts, classified heuristically from the OpenAPI. A governance starting point for exposing this API to AI agents — review and bind audience per deployment. See research/curity/agentic-governance/. summary: operations: 8 by_action_class: connected: 8 by_consequence: read: 8 human_in_the_loop_required: 0 operations: - path: /v2/pws/observations/current method: get operationId: getCurrentObservations x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /v2/pws/observations/all/1day method: get operationId: getAllObservations1Day x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /v2/pws/observations/hourly/7day method: get operationId: getHourlyObservations7Day x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /v2/pws/dailysummary/7day method: get operationId: getDailySummary7Day x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /v2/pws/history/all method: get operationId: getHistoryAllForDate x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /v2/pws/history/daily method: get operationId: getHistoryDaily x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /v3/wx/forecast/daily/5day method: get operationId: get5DayForecast x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /v3/location/near method: get operationId: getNearbyPWSLocations x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none