show_sub_job
Retrieve detailed information about a specific sub job in Procore's construction financials and work breakdown structure. Use this tool to access sub job data by providing the project ID and sub job ID.
Instructions
Show Sub Job. [Construction Financials/Work Breakdown Structure] GET /rest/v1.0/sub_jobs/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID | |
| project_id | Yes | Unique identifier for the project. | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |