list_goals
Review your current and past wellness goals, including active, paused, completed, and historical goals. Get a clear overview of your goal status when you ask what goals you have.
Instructions
Analyze or show the user's current and past goals. Returns active/paused formal goals, completed/historical formal goals, and current standard targets.
Use this when the user asks what goals they have or asks to review/analyze their goals. Pass include_capabilities: true ONLY when the user asks what kinds of goals Wellness Project supports; it appends the full catalog of goal types and their inputs, which is large. Do not call this tool merely to obtain an ID before create_goal or update_goal; those write tools resolve current goals themselves.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| include_capabilities | No | Append the supported goal types and their inputs. Default false. Only set this when the user is asking what kinds of goals the app supports. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | Human-readable result text returned by the tool. |