show_daily_construction_report_logs
Retrieve daily construction report logs from Procore to track project progress and document activities for specific projects.
Instructions
Show Daily Construction Report Logs. [Project Management/Daily Log] GET /rest/v1.0/projects/{project_id}/daily_construction_report_logs/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| id | Yes | Daily Construction Report Log ID | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |