list_folders
List assistant folders (paginated), each with its assistants_count. Folders group assistants, e.g. per customer or brand; an assistant belongs to at most one folder.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| per_page | No | 1-100, default 15 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | ||
| data | No | ||
| from | No | ||
| total | No | ||
| per_page | No | ||
| last_page | No | ||
| current_page | No | ||
| next_page_url | No | ||
| prev_page_url | No |