Update Intent
update_intentUpdate specific fields of an existing intent without altering its status. Modify title, objective, outcomes, constraints, health metrics, edge cases, verification, or problem severity.
Instructions
Update an existing intent's content. Provide only the fields you want to change. Does NOT change intent status (use update_intent_status for that).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| intentId | Yes | The intent ID to update | |
| title | No | New title | |
| objective | No | Updated objective | |
| outcomes | No | Replace all outcomes | |
| constraints | No | Replace all constraints | |
| healthMetrics | No | Replace all health metrics | |
| edgeCases | No | Replace all edge cases | |
| verification | No | Replace verification plan | |
| problemSeverity | No |