workboard_get_user_tool
Retrieve user details from WorkBoard by ID or get current authenticated user information for profile management and goal tracking.
Instructions
Get a WorkBoard user by ID, or the current authenticated user.
Args: user_id: User ID (positive integer). If not provided, returns the current authenticated user.
Returns: User details
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | No |