get_root_folders
List root folders in a workspace by folder type (voicememo or prerecorded), with options to sort and include the 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 | |
| include_all_tree | No | Return all folders tree | |
| workspace_id | No | Workspace ID | |
| sort_direction | No | Sort order direction | ASC |
| sort_by | No | Field to sort by | name |