create_branch_deployment
Deploy specified releases to a Storyblok branch for testing or staging purposes. Use this tool to trigger deployments by providing branch ID and release UUIDs.
Instructions
Triggers a deployment of specified releases to a given branch (pipeline stage).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| branch_id | Yes | Numeric ID of the branch to deploy to | |
| release_uuids | Yes | List of release UUIDs to deploy |