List labels
list_labelsRetrieve available labels and their IDs so you can assign them when creating or updating tasks. Filter by title and paginate results.
Instructions
List labels available to the user, with ids for use in create_task / update_task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| search | No | Filter labels by title | |
| perPage | No |