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