vikunja_batch_import
Import tasks in bulk from CSV or JSON formats, with error handling and dry-run mode to validate before committing.
Instructions
Import tasks in bulk from CSV or JSON formats with error handling and dry-run support
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| dryRun | No | ||
| format | Yes | ||
| projectId | Yes | ||
| skipErrors | No |