Get Labels
confluence_get_labelsRetrieve labels for any Confluence page, blog post, or attachment using its content ID. Specify the ID to access assigned labels for content categorization and organization.
Instructions
Get labels for Confluence content (pages, blog posts, or attachments).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_id | Yes | Confluence content ID (page, blog post, or attachment). For pages: numeric ID from URL (e.g., '123456789'). For attachments: ID with 'att' prefix (e.g., 'att123456789'). Works with any Confluence content type that supports labels. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |