goalstory_read_goals
Retrieve and view user goal journeys with pagination to manage large goal sets effectively.
Instructions
Get an overview of the user's goal journey, with optional pagination to manage larger sets of goals.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number for viewing subsets of goals (starts at 1). | |
| limit | No | Maximum number of goals to return per page. |