show_manpower_logs
Retrieve detailed workforce tracking records for a specific project to monitor labor allocation and project progress.
Instructions
Show Manpower Logs. [Project Management/Daily Log] GET /rest/v1.0/projects/{project_id}/manpower_logs/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| id | Yes | Manpower Log ID | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |