List Spaces
list_spacesList Confluence spaces with filters by ID, key, type, status, or labels. Sort and paginate results to locate specific wiki spaces.
Instructions
List Confluence spaces.
Args:
ids: Comma-separated space IDs to filter by.
keys: Comma-separated space keys to filter by.
type: Space type — 'global' or 'personal'.
status: Space status — 'current' or 'archived'.
labels: Comma-separated labels to filter by.
sort: Sort field, e.g. 'name', '-name', 'key'.
cursor: Pagination cursor.
limit: Max results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | No | ||
| keys | No | ||
| sort | No | ||
| type | No | ||
| limit | No | ||
| cursor | No | ||
| labels | No | ||
| status | No |