get_page_labels
Retrieve all labels or tags from a Confluence page to identify related content and understand page categorization.
Instructions
Get all labels (tags) on a Confluence page.
Args: page_id: The page ID.
Returns a list of labels. Useful for finding related pages or understanding page categorization.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_id | Yes |