goalstory_read_scheduled_stories
Retrieve scheduled story generation configurations with pagination options to manage automated narrative creation for goal tracking.
Instructions
Get a list of all scheduled story generation configurations for the user, with optional pagination. IMPORTANT: All times stored in Goal Story are in UTC, so you'll have to convert that to the user's local time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number for viewing subsets of scheduled stories (starts at 1). | |
| limit | No | Maximum number of scheduled stories to return per page. |