show_bid_package_company
Retrieve detailed bid package information for a specific company in Procore to manage preconstruction bidding processes and access project documentation.
Instructions
Show Bid Package. [Preconstruction/Bid Management] GET /rest/v1.0/companies/{company_id}/bid_packages/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| id | Yes | ID | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |