bunny_publish_edge_script
Publish a release for an edge script, deploying the current or specified version to all edge servers. Optionally include a release note.
Instructions
Publish a release for an edge script, deploying the current (or specified) code version to all edge servers globally. Optionally provide a release note.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Edge Script ID | |
| note | No | Release note/description | |
| uuid | No | Specific release UUID to publish. If omitted, publishes the latest code. |