vikunja_batch_import
Import tasks in bulk from CSV or JSON formats into a project, with options to skip errors and preview changes using dry-run.
Instructions
Import tasks in bulk from CSV or JSON formats with error handling and dry-run support
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | ||
| format | Yes | ||
| data | Yes | ||
| skipErrors | No | ||
| dryRun | No |