show_rfi
Retrieve specific RFI details from Procore projects to access information, track progress, and manage construction documentation.
Instructions
Show RFI. [Project Management/RFI] GET /rest/v1.0/projects/{project_id}/rfis/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| id | Yes | RFI ID | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |