add_to_items_plan
Add a task or item to the daily plan. Provide the task ID and optionally a date to schedule it.
Instructions
Add an item (any kind) to the daily plan.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | ||
| date | No |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |