get_user
Retrieve detailed information for a specific user by providing their user ID.
Instructions
Get detailed information about a specific user.
Args: user_id: The ID of the user
Returns: User details
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |