manage_labels
Add or remove labels from a Bitbucket repository to organize and categorize issues and pull requests.
Instructions
Manage repository labels. Actions: "add" (create a new label), "remove" (delete a label).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Label name. | |
| action | Yes | Operation to perform. | |
| project | No | Project key. Defaults to BITBUCKET_DEFAULT_PROJECT. | |
| repository | Yes | Repository slug. |