get_worker
Retrieve settings and metadata for a Cloudflare Worker script using its name and account ID.
Instructions
Get a Worker script's settings/metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account_id | No | Cloudflare account ID. Falls back to CLOUDFLARE_ACCOUNT_ID env var when omitted. | |
| script_name | Yes | The Worker script name. |