Get Todoist Labels
todoist_get_labelsRetrieve all personal labels from your Todoist account, including IDs, names, colors, and sort order for task organization.
Instructions
List all personal labels in the user's Todoist account.
Returns label IDs, names, colors, and sort order. Use label names (not IDs) when creating or updating tasks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| response_format | No | 'markdown' for human-readable, 'json' for machine-readable | markdown |