manage_labels
Manage page labels in Confluence by listing, adding, or removing them using the page ID for targeted organization.
Instructions
Unified tool for managing page labels (list)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Action to perform: 'list', 'add', 'remove' | |
| page_id | Yes | Page ID (required for all actions) | |
| label | No | Label name (required for 'add' and 'remove') | |
| limit | No | Number of results per page (default 25) | |
| cursor | No | Pagination cursor for next page |