get_root_folders
List root folders in a Carbon Voice workspace, including names, IDs, and structure, for voicememo or prerecorded message types. Supports sorting and optional folder tree inclusion.
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,prerecorded)
Input Schema
Name | Required | Description | Default |
---|---|---|---|
include_all_tree | No | Return all folders tree | |
sort_by | No | Field to sort by | name |
sort_direction | No | Sort order direction | ASC |
type | Yes | Folder Type | |
workspace_id | No | Workspace ID |