set_task_estimate
Set or update time estimates for Remember The Milk tasks to improve planning and tracking. Specify duration like '30 minutes' or clear estimates when needed.
Instructions
Set task time estimate.
Args: estimate: Time estimate (e.g., "30 minutes", "1 hour", "2 hours 30 minutes"). 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
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| estimate | Yes | ||
| task_name | No | ||
| task_id | No | ||
| taskseries_id | No | ||
| list_id | No |