get_user
Retrieves the complete user profile using a user's unique ID. Useful for accessing user details from the Sauce Labs platform.
Instructions
Returns the full profile of the specified user. The ID of the user is the only valid unique identifier.
:param id: Required. The user's unique identifier. Specific user IDs can be obtained through the lookup_users Tool
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |