List Spaces
kaiten_list_spacesRetrieve spaces accessible to the current user to locate project context and enable further queries on boards, members, and cards.
Instructions
List spaces visible to current user. Typical drill-down: kaiten_get_space for detail, kaiten_list_boards(spaceId) for the boards in a space, kaiten_list_space_users(spaceId) for members. Space IDs also feed kaiten_search_cards, kaiten_create_card, and kaiten_list_custom_properties.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| verbosity | No | Detail: raw|min(default)|normal|max | min |