set_goal
Register, update, decompose, and manage hierarchical goals and task DAGs to track progress, priorities, and success criteria.
Instructions
Register, update, decompose, or manage hierarchical goals and task DAGs in the reasoning engine.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| limit | No | ||
| title | No | ||
| action | Yes | ||
| status | No | ||
| project | No | ||
| priority | No | ||
| progress | No | ||
| subgoals | No | ||
| parent_id | No | ||
| deadline_at | No | ||
| description | No | ||
| utility_weights | No | ||
| success_criteria | No | ||
| client_request_id | No |