confluence_label_remove
Remove labels from a Confluence page. Requires explicit confirmation to prevent accidental deletion.
Instructions
Remove one or more labels from a Confluence page. Destructive operation: callers must explicitly pass confirm: true for the removal to proceed; otherwise the tool refuses with an error. Mirrors omni-dev atlassian confluence label remove.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | Yes | Must be set to `true` — destructive guard. | |
| id | Yes | Confluence page ID. | |
| labels | Yes | Labels to remove from the page. |