workboard_get_goal_details_tool
Retrieve detailed information about a specific WorkBoard goal using user and goal identifiers to track progress and execution.
Instructions
Get details for a specific WorkBoard goal.
Args: user_id: User ID (positive integer) goal_id: Goal ID (positive integer)
Returns: Goal details
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes | ||
| goal_id | Yes |