Worker diagnostics

Use the owner-only read_app_logs tool instead of asking a member to load a probe. By default it queries Cloudflare Workers Observability for the exact provider script names of this app's retained revisions, revalidates every returned record against that allowlist, and merges time-ordered Podda events.

Set source to cloudflare for raw provider events, podda for bounded platform events, or all for both. A category filter applies only to Podda events. Results contain source, revision_id, observed_at, and either raw provider data or a Podda event. Pagination cursors are opaque. LOG_PROVIDER_UNAVAILABLE means the provider query failed; Podda never substitutes an ambiguous empty result.

Raw provider records can contain URLs, exceptions, console output, and member data deliberately logged by app code. Only the owner can read them. Emit a unique bounded sentinel when verifying a deployed route, then query logs and confirm it maps to the expected revision.

Last updated 22 August 2026 · Documentation version 7