show_current_company_user_v1_1
Retrieve your user profile details from Procore's company directory using your company ID. This tool fetches current user information for authentication and access management.
Instructions
Show current company user. [Core/Directory] GET /rest/v1.1/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) |