link_task
Attach a branch, commit, pull request, or URL link to a task to ensure code and external references stay associated with the work.
Instructions
Attach a branch, commit, pull request, or URL link to a task. Use this when work in a repo, PR, or external artifact should travel with the task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | The task ID to link | |
| kind | Yes | Link kind: branch, commit, pr, or url | |
| repo | No | Repository slug in owner/name form, when applicable | |
| ref | Yes | Branch name, commit SHA, PR number, or URL reference | |
| url | No | Optional URL for the link |