List spaces
list_spacesList all accessible spaces to retrieve their IDs, names, and slugs. Use this to discover a space ID for operations like searching or creating pages.
Instructions
List every space the API key can access (id, name, slug). Read-only. Start here to discover a space_id for list_pages / search / create_page when you don't already have one; for a single space you already know, use get_space instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| spaces | Yes |