workboard_get_goals_tool
Retrieve all goals for a specific WorkBoard user to track OKR progress and strategy execution. Provide the user ID to access their goal list.
Instructions
Get all goals for a WorkBoard user.
Args: user_id: User ID (positive integer)
Returns: List of goals for the user
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes |