confluence_get_spaces
Retrieve Confluence spaces accessible to the authenticated user. Filter by global or personal type and adjust result limit. Returns space ID, key, name, type, and homepage ID.
Instructions
List Confluence spaces accessible to the authenticated user. Returns space ID, key, name, type, and homepage ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Filter by type: "global" or "personal" | |
| limit | No | Max results (1-50, default 25) |