karea_link_resource_to_task
Attach a resource (text or file) to a task within the same project. Use for release notes, design docs, or references; call once per task for multiple tasks.
Instructions
Link an existing resource (text or file) to a task. The resource and task must belong to the same user/project scope. Use this to attach release notes, design docs, references, etc. to one or more tasks. To link a resource to multiple tasks, call this once per task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| resourceId | Yes | Resource UUID | |
| task | Yes | Task name, visual ID (KA123, KPL77), or UUID | |
| projectId | No | Project name or ID (helps resolve visual IDs) |