confluence_label_list
Retrieve labels assigned to a Confluence page. Use a limit of 0 to get 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). |