set_task_priority
Set the priority of a Remember The Milk task to high, medium, low, or none using task name, ID, or list. Returns updated task details.
Instructions
Set task priority.
Args: priority: Priority level (1/high, 2/medium, 3/low, 0/N/none) 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 |
|---|---|---|---|
| priority | Yes | ||
| task_name | No | ||
| task_id | No | ||
| taskseries_id | No | ||
| list_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||