show_project_wbs_segment
Retrieve a specific work breakdown structure segment for construction project financials in Procore. Use this tool to view detailed project cost tracking and organizational data.
Instructions
Show Project WBS Segment. [Construction Financials/Work Breakdown Structure] GET /rest/v1.0/projects/{project_id}/work_breakdown_structure/segments/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| id | Yes | ID | |
| legacy_sub_job_id | No | Legacy Sub_Job ID | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |