show_productivity_logs
Retrieve productivity logs for a specific Procore project to track daily work progress and project management metrics.
Instructions
Show Productivity Logs. [Project Management/Daily Log] GET /rest/v1.0/projects/{project_id}/productivity_logs/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| id | Yes | Productivity Log ID | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |