show_current_company_user_v1_2
Retrieve your user profile information from Procore by specifying the company ID. Use this tool to access your account details within the company directory.
Instructions
Show current company user. [Core/Directory] GET /rest/v1.2/companies/{company_id}/me
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |