List Folders
list_foldersList all folders in a Speak AI workspace with pagination and sorting to manage recordings and insights.
Instructions
List all folders in the workspace with pagination and sorting.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (0-based, default: 0) | |
| sortBy | No | Sort field and direction, e.g. "createdAt:desc" | |
| pageSize | No | Results per page (default: 20, max: 500) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | Response payload from the Speak AI API |