goalstory_read_steps
Retrieve and manage the action plan for a specific goal by accessing all related steps, enabling structured progress tracking and focused achievement. Supports pagination for efficient navigation.
Instructions
Access the action plan for a specific goal, showing all steps in the journey toward achievement.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
goal_id | Yes | Unique identifier of the goal whose steps to retrieve. | |
limit | No | Maximum number of steps to return per page. | |
page | No | Page number for viewing subsets of steps (starts at 1). |