goalstory_update_scheduled_story
Modify scheduled story configurations on the Goal Story MCP Server, including updating generation times or toggling active/paused status for personalized 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. | |
status | No | Status of the scheduled story: 0 = Active, 1 = Paused. Check ScheduledStoryStatus enum for exact values if available. | |
timeSettings | No | Specifies the time of day (hour and minute) for the scheduled story generation. |