show_time_and_material_timecard
Retrieve specific time and material timecard details from Procore projects to track labor, equipment, and material costs for accurate project billing and reporting.
Instructions
Show Time And Material Timecard. [Project Management/Field Productivity] GET /rest/v1.0/projects/{project_id}/time_and_material_timecards/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the project to get the time and material timecards for | |
| project_id | Yes | Unique identifier for the project. | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |