goalstory_read_stories
Retrieve personalized stories for a goal and step pair to enhance reflection, motivation, and progress tracking, using pagination for organized viewing.
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. | |
limit | No | Maximum number of stories to return per page. | |
page | No | Page number for viewing subsets of stories (starts at 1). | |
step_id | Yes | Unique identifier of the step whose stories to retrieve. |