set_task_intent
Adds or updates portable execution intent on a task: desired outcome, why, done conditions, constraints, authority, approval. Keeps agent context in task body across ATS adapters.
Instructions
WRITE. Adds or updates portable execution intent inside the task body: desired outcome, why it matters, completion conditions, authority, constraints, and approval requirement. Preserves the human-authored body and works through every ATS adapter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| why | No | ||
| agent | No | ||
| taskId | Yes | ||
| outcome | No | ||
| doneWhen | No | ||
| authority | No | ||
| projectId | Yes | ||
| constraints | No | ||
| approvalRequired | No |