Get Labels
confluence_get_labelsRetrieve labels for Confluence content—pages, blog posts, or attachments—by supplying the content ID. Get the tags associated with any supported item.
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 |