list_labels
Retrieve labels from Vikunja to obtain their IDs for use in building filter expressions.
Instructions
List labels, useful for building filter expressions that need label ids.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | 1-based page number. | |
| query | No | Search by label title. | |
| per_page | No | Items per page (max 1000). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| items | No | ||
| total | No | ||
| per_page | No | ||
| total_pages | No |