get_user
Retrieve detailed user profiles from Sauce Labs testing platform by providing the user's unique identifier to access account information and permissions.
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
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |