Fix blumeops-tasks for Todoist API v1 migration #155

Merged
eblume merged 1 commit from fix/blumeops-tasks-todoist-api-v1 into main 2026-02-11 14:33:38 -08:00

1 commit

Author SHA1 Message Date
ea200e22cc Fix blumeops-tasks for Todoist API v1 migration
Todoist shut down REST API v2 (returns 410 Gone). Migrate to the new
unified API v1, add cursor-based pagination for projects and tasks,
and switch credential retrieval from `op item get --fields` to `op read`.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-11 14:32:42 -08:00