get_goal_status
Retrieve the current status and progress of a goal, including step completion, plan generation status, and progress report link to monitor learner achievements.
Instructions
Get the current status and progress of a goal.
Returns who claimed it, step completion breakdown, plan generation status, and the embeddable progress report link.
Use this to check if plan generation is complete (planGenerationStatus: "completed") or to monitor a learner's progress.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| goal_id | Yes | The goal ID returned from create_goal |