set_task_start_date
Set a task's start date using natural language input, or clear an existing start date to adjust task scheduling.
Instructions
Set task start date.
Args: start: Start date (natural language). Empty to clear. task_name: Task name to search for task_id: Specific task ID taskseries_id: Task series ID list_id: List ID
Returns: Updated task details
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| start | Yes | ||
| task_name | No | ||
| task_id | No | ||
| taskseries_id | No | ||
| list_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||