Todoist CRUD Wraps the Todoist REST API v1 via a bundled Python script. Token: (or env var, takes precedence). Path conventions = directory holding this . Resolve once per shell: The script self-locates via ; the env var is only for shell invocations. Invocation Resources: , , , , , . Successful calls print JSON; errors print to stderr and exit non-zero. References (load on demand) - references/api-reference.md — endpoint matrix, body fields, date-parsing notes, Premium-only details, Sync API (filters), error codes, soft-delete semantics - references/filter-system.md — the user's deliberate 8…