list_labels
List assistant labels (paginated), each with its assistants_count. Labels are tags; an assistant can carry multiple labels across folders.
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 |