link_task_to_project
Add an org-mode task link to a project's Related Tasks section using a project identifier and task link.
Instructions
Add a task link to a project's Related Tasks section. The task_link should be an org-mode link like '- [[file:~/org/tasks.org::#task-gh-28][GH-28 Task name]]'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_link | Yes | Org-mode link string for the task | |
| project_identifier | Yes | Project slug, CUSTOM_ID, or title substring |