List Pages with Label
list_pages_with_labelFind all Confluence pages carrying a specific label. Filter by space, body format, and sort to retrieve exactly the tagged pages you need.
Instructions
List all pages that carry a specific label.
Args:
label_id: Label ID.
space_id: Narrow results to a specific space.
body_format: Body representation in the returned pages.
sort: Sort field.
cursor: Pagination cursor.
limit: Max results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | ||
| limit | No | ||
| cursor | No | ||
| label_id | Yes | ||
| space_id | No | ||
| body_format | No |