set_task_hierarchy
Assign a role to a task (exploration, goal, project, or task) and optionally set or clear its parent to define the hierarchy.
Instructions
WRITE. Assigns an exploration/goal/project/task role and optionally replaces or clears the single explicit parent relationship.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | ||
| agent | No | ||
| taskId | Yes | ||
| projectId | Yes | ||
| clearParent | No | ||
| parentTaskId | No | ||
| parentProjectId | No |