checkvist_import_tasks
Import multiple tasks into a Checkvist checklist using indented text format. Supports optional parent task and smart syntax parsing for due dates, tags, and priorities.
Instructions
Import multiple tasks at once in Checkvist format (indented text)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| parent_id | No | Optional parent task ID | |
| parse_tasks | No | Parse smart syntax (^due, #tags, !priority) | |
| checklist_id | Yes | The ID of the checklist | |
| import_content | Yes | Tasks in Checkvist import format (indented lines) |