show_company_user_v1_0_2
Retrieve user details from a company directory in Procore by specifying user and company IDs. Use this tool to access user information for project management and team coordination.
Instructions
Show company user. [Core/Directory] GET /rest/v1.0/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) |