create_task
Create a Nextcloud task with optional due date, list, priority, and description. Keep your to-dos organized directly from the assistant.
Instructions
Create a new task in Nextcloud
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| due | No | Due date YYYY-MM-DD (optional) | |
| listId | No | List to create in (default: personal) | personal |
| summary | Yes | Task title/summary | |
| priority | No | Priority 1-9 where 1 is highest (optional) | |
| description | No | Task description (optional) |