show_company_user_v1_1
Retrieve user details from a company directory by specifying user ID and company ID. Use this tool to access user information in Procore systems.
Instructions
Show company user. [Core/Directory] GET /rest/v1.1/users/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the user | |
| company_id | Yes | Unique identifier for the company. | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |