link_task_session
Link a work session to a task. This records that the session was used to work on the task, connecting them in the knowledge graph.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | Task ID to link | |
| session_id | Yes | Session ID to link to the task |