get_user
Retrieve a user's full profile by ID within a specified workspace. Provide user_id and workspace_id to get complete user details.
Instructions
Get a user's full profile by ID.
workspace_id: target workspace ID — get available IDs from list_workspaces()
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes | ||
| workspace_id | Yes |