goalstory_update_scheduled_story
Modify scheduled story generation settings including timing and activation status to customize automated goal narratives.
Instructions
Update the configuration of a scheduled story generation, such as changing the time or its status (active/paused).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Unique identifier of the scheduled story configuration to update. | |
| timeSettings | No | Specifies the time of day (hour and minute) for the scheduled story generation. | |
| status | No | Status of the scheduled story: 0 = Active, 1 = Paused. Check ScheduledStoryStatus enum for exact values if available. |