add_confluence_page_label
Add one or more labels to a Confluence page to categorize and organize content.
Instructions
Adds one or more labels to a Confluence page. Labels are useful for organizing and categorizing content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| labels | Yes | An array of label objects to be added to the page. | |
| pageId | Yes | The ID of the page to which the labels will be added. |