list_spaces
Retrieve accessible Confluence spaces for authenticated users. Specify a limit to control the number of spaces returned, with information including keys, names, and types.
Instructions
List all Confluence spaces accessible to the authenticated user.
Args: limit: Maximum number of spaces to return (default: 25, max: 100)
Returns: JSON string containing space information including keys, names, and types
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No |