Add content label
The Confluence add content label action adds labels to existing Confluence pages or blog posts. This is a write action that updates content metadata without modifying the main body of the page or blog post.
Prerequisites
- Glean action must be enabled for your instance and the Confluence action pack must be available.
- The connected account must have permission to update content in the relevant spaces.
Supported parameters
| Parameter | Type | Description |
|---|---|---|
| ID | String | Identifier of the Confluence content (page or blog post) you want to label. |
| Labels | Array | List of labels to add to the content. Each label includes a name field that represents the label text. |
Usage examples
-
"Add the labels 'reviewed' and 'Q1-2024' to the Product Roadmap page with ID 12345678."
-
"Tag the meeting notes page (ID: 87654321) with 'urgent' and 'action-required' labels."
-
"Add the 'approved' label to Confluence page ID 11223344."