show_a_crew
Retrieve detailed information about a specific crew in a Procore project using project and crew IDs. Access crew data from the Procore directory for project management.
Instructions
Show A Crew. [Core/Directory] GET /rest/v1.0/projects/{project_id}/crews/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| id | Yes | ID | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |