set_task_url
Attach or clear URLs for Remember The Milk tasks to link external resources or references directly to your to-do items.
Instructions
Set task URL.
Args: url: URL to attach to task. 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 |
|---|---|---|---|
| url | Yes | ||
| task_name | No | ||
| task_id | No | ||
| taskseries_id | No | ||
| list_id | No |