cloudflare_worker_secret_list
List all secret names bound to a Cloudflare Workers script to identify environment variables.
Instructions
List all secrets bound to a Workers script. Only secret names are returned, not values.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| script_name | Yes | Worker script name (lowercase alphanumeric and hyphens) |