goalstory_read_stories
Retrieve personalized stories for specific goals and steps to support reflection and maintain motivation during goal achievement.
Instructions
Access the collection of personalized stories created for a specific goal/step pair, supporting reflection and motivation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| goal_id | Yes | Unique identifier of the goal whose stories to retrieve. | |
| step_id | Yes | Unique identifier of the step whose stories to retrieve. | |
| page | No | Page number for viewing subsets of stories (starts at 1). | |
| limit | No | Maximum number of stories to return per page. |