import_todoist_obligations
Import cashflow-candidate Todoist tasks as one-off obligations for personal finance management, with idempotent handling of completion, deletion, and recurring conflicts.
Instructions
Import cashflow-candidate Todoist tasks as canonical one-off obligations.
The local DB stays the source of truth; Todoist is the origin for one-off obligations only. Idempotent by task id. A checked/completed task sets a review date but is never auto-marked paid; a deleted task cancels its instance; a task resembling a recurring obligation is flagged needs_review_dedup_conflict instead of imported. If tasks is omitted, reads cashflow_candidate tasks from the local todoist_tasks snapshot.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tasks | No | ||
| options | No | ||
| db_path | No |