get_worker_script
Retrieve metadata for a named Cloudflare Worker by providing account ID and script name. Use it to inspect worker settings and configuration without making changes.
Instructions
Get metadata for a specific Worker script
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account_id | Yes | The account ID | |
| script_name | Yes | The Worker script name |