add_confluence_page_label
Add one or more labels to a Confluence page to organize and categorize content. Provide the page ID and label names to apply.
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. |