get_root_folders
Retrieve root folder listings for voice memo or prerecorded content in a Carbon Voice workspace, providing names, IDs, and basic structure information.
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 |