confluence_label_list
Retrieve labels from a Confluence page by ID. Set limit to 0 for all labels, or specify a maximum count.
Instructions
List labels on a Confluence page (auto-paginated). limit of 0 returns every label. Mirrors omni-dev atlassian confluence label list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Confluence page ID. | |
| limit | No | Maximum number of labels to return (0 = unlimited). |