contentrain_branch_delete
Delete a pending contentrain branch that will not be merged, cleaning up branches from failed operations or superseded drafts.
Instructions
Delete a pending contentrain (cr/) branch that will not be merged — e.g. a branch left behind by a failed operation, or a superseded draft. Only cr/ branches can be deleted; the contentrain branch is protected. This is destructive: the branch and its unmerged commits are removed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| branch | Yes | The cr/* branch to delete | |
| confirm | Yes | Must be true to confirm deletion |