show_plan_revision_logs
Retrieve plan revision logs from Procore to track project document changes and maintain version control.
Instructions
Show Plan Revision Logs. [Project Management/Daily Log] GET /rest/v1.0/projects/{project_id}/plan_revision_logs/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| id | Yes | Plan Revision Log ID | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |