kaiten_list_spaces
Lists all Kaiten spaces with id, title, description, and access type. Use it to retrieve available spaces, optionally including archived ones or compact responses.
Instructions
List all Kaiten spaces. Returns array of space objects with id, title, description, access type.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| compact | No | Return compact response without heavy fields (avatars, nested user objects) | |
| archived | No | Include archived spaces |