get_root_folders
List root folders for a workspace by type (voicememo or prerecorded). Optionally sort by creation date, update date, or name, and include full folder tree.
Instructions
Lists all root folders for a given workspace, including their names, IDs, and basic structure, but does not provide aggregate counts.(Required to inform message type:voicememo,prerecorded)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | Folder Type | |
| sort_by | No | Field to sort by | |
| workspace_id | No | Workspace ID | |
| sort_direction | No | Sort order direction | ASC |
| include_all_tree | No | Return all folders tree |