vikunja_tasks
Create, update, delete, list, assign, and comment on tasks in Vikunja. Supports bulk operations, reminders, labels, and file attachments.
Instructions
Manage tasks with comprehensive operations (create, update, delete, list, assign, attach files, comment, bulk operations)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| done | No | ||
| page | No | ||
| sort | No | ||
| field | No | ||
| tasks | No | ||
| title | No | ||
| value | No | ||
| filter | No | ||
| labels | No | ||
| search | No | ||
| comment | No | ||
| dueDate | No | ||
| perPage | No | ||
| taskIds | No | ||
| filterId | No | ||
| priority | No | ||
| assignees | No | ||
| commentId | No | ||
| projectId | No | ||
| sessionId | No | ||
| reminderId | No | ||
| repeatMode | No | ||
| subcommand | Yes | ||
| allProjects | No | ||
| description | No | ||
| otherTaskId | No | ||
| repeatAfter | No | ||
| relationKind | No | ||
| reminderDate | No |