todoist_get_labels
Retrieve all labels from Todoist with pagination support to manage and organize tasks efficiently.
Instructions
Get all labels. Supports pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cursor | No | Pagination cursor for next page (optional). | |
| limit | No | Maximum number of labels to return (default: 50) (optional). |