confluence_list_spaces
List Confluence spaces filtered by type, status, and pagination to browse and locate specific spaces.
Instructions
List Confluence spaces.
Args:
limit: Maximum number of spaces to return (default 25, max 250).
type: Filter by space type — "global" or "personal". Empty for all.
status: Filter by status — "current" (default) or "archived".
cursor: Pagination cursor from a previous result.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | ||
| limit | No | ||
| cursor | No | ||
| status | No | current |