delete_release_label
Deletes a release label from the workspace palette, detaching it from all releases. To remove it from a single release without deleting, use the detach action instead.
Instructions
Delete a release label from the workspace palette, detaching it everywhere.
To only remove a label from one release, use manage_release_labels with action="detach".
Args: label_id: UUID of the release label
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| label_id | Yes |