add_task_reference
Add external URLs or reference notes to a task's References section. Re-adding updates title/description to keep references current.
Instructions
WRITE. Adds a resource the task consults (an external URL or a reference note) to its "## References" section. Use this for links and supporting notes; use add_task_link for relationships to other active tasks. Re-adding the same url updates its title/desc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| desc | No | ||
| agent | No | ||
| title | No | ||
| taskId | Yes | ||
| projectId | Yes |