Get user
get_userRetrieve details of a specific user from your CallRail account using the user's ID.
Instructions
Retrieve a single user by id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes | The user id. | |
| account_id | No | CallRail account id. Defaults to CALLRAIL_ACCOUNT_ID if set. |