kaiten_update_space
Update a Kaiten space by its ID to change title, description, access type, sort order, external ID, or parent entity. Resolve space configuration updates in one call.
Instructions
Update a Kaiten space.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | New title | |
| access | No | Access type | |
| space_id | Yes | Space ID | |
| sort_order | No | Sort order | |
| description | No | New description | |
| external_id | No | External ID | |
| parent_entity_uid | No | Parent entity UID for nesting spaces |