goalstory_update_goal
Modify goal details such as name, status, description, outcomes, evidence, and narrative modes to refine progress tracking and story generation.
Instructions
Update goal details including name, status, description, outcomes, evidence of completion, and story/belief modes that influence how stories are generated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Unique identifier of the goal to be updated. | |
| name | No | Refined or clarified goal title. | |
| status | No | Goal progress status: 0 = active/in progress, 1 = successfully completed. | |
| description | No | Enhanced goal context, motivation, or outcome details. | |
| outcome | No | Actual results and impact achieved through goal completion or progress. | |
| evidence | No | Concrete proof, measurements, or observations of goal progress/completion. | |
| story_mode | No | Updated narrative style for future goal achievement stories. | |
| belief_mode | No | Refined understanding of how personal beliefs shape this goal. |