karea_link_resource_to_task
Attach an existing resource like release notes or design docs to a task using its ID and task identifier. Call once per task to link multiple resources.
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 |
|---|---|---|---|
| task | Yes | Task name, visual ID (KA123, KPL77), or UUID | |
| projectId | No | Project name or ID (helps resolve visual IDs) | |
| resourceId | Yes | Resource UUID |