confluence_get_spaces
Retrieve a list of all Confluence spaces with optional pagination using limit and start parameters.
Instructions
List all spaces in Confluence
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of spaces to return (default: 25) | |
| start | No | Starting index for pagination (default: 0) |