kaiten_list_children
List direct child entities in the Kaiten sidebar tree. Omit parent UID for root-level items; specify a parent UID to get its immediate children, including spaces, documents, and document groups.
Instructions
List direct children of an entity in the Kaiten sidebar tree. Without parent_entity_uid: returns root-level entities. With parent_entity_uid: returns direct children of that entity. Fetches spaces, documents, and document groups in parallel.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| parent_entity_uid | No | Parent entity UID. Omit to list root-level entities. |