list_worker_deployments
List all deployment versions for a Cloudflare Worker script to identify rollback targets and review release history.
Instructions
List deployments for a Worker script (useful for rollback decisions)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account_id | Yes | The account ID | |
| script_name | Yes | The Worker script name |