link_thought_to_task
Create a bidirectional link between a thought and a task to track cognitive provenance. Connect reasoning steps to specific tasks with an optional reason.
Instructions
Create a soft bidirectional link between a thought and a task for provenance tracking
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | No | Optional reason for the link (e.g., "inspired by", "related to") | |
| taskId | Yes | Task ID | |
| treeId | Yes | Tree ID | |
| thoughtId | Yes | Thought ID |