Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
List all accessible Confluence spaces
confluence__list_spaces
{ "type": "object", "properties": { "cloudId": { "type": "string", "description": "Atlassian cloud ID from accessible-resources" }, "limit": { "type": "number", "description": "Maximum spaces to return" }, "start": { "type": "number", "description": "Pagination offset" } }, "required": [ "cloudId" ], "description": "Input schema for the confluence__list_spaces tool." }