todoist_get_labels
Retrieve all labels from Todoist with pagination support to manage tasks, projects, and sections efficiently. Adjust the limit or cursor for precise control over label retrieval.
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). |