confluence_label_list
Retrieve labels from a Confluence page with automatic pagination. Set limit to 0 to return every label, or specify a maximum number.
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). |