cloudflare_worker_usage
Query Cloudflare Workers usage summary per script, ranked by request count, with error rates and CPU time percentiles. Identify top scripts by traffic and performance issues.
Instructions
Query Workers usage summary (per-script aggregated). Returns scripts ranked by total request count, with error rates and CPU time percentiles.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of scripts to return (default: 100, max: 10000) | |
| since | No | ISO 8601 datetime to query from (default: 24 hours ago). E.g., '2026-03-14T00:00:00Z' |