Task Create Tool
task_create_toolCreate a new household task with an optional due date, description, and assigned user to manage to-dos in Grocy.
Instructions
Create a new task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Task description (e.g. "Buy birthday present"). | |
| due_date | No | Optional due date in YYYY-MM-DD format. | |
| description | No | Optional longer description or notes. | |
| assigned_to_user_id | No | Optional Grocy user ID to assign the task to. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |