calc_contract_rates
Retrieve ceiling rates and labor categories for GSA MAS contracts using contract numbers to analyze awarded pricing.
Instructions
Get all ceiling rates for a specific GSA MAS contract by its contract number (IDV PIID). Shows all labor categories and rates awarded under that contract.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| contract_number | Yes | GSA contract number (IDV PIID) - e.g. 'GS10F0303V', 'GS35F0581X' | |
| page_size | No | Max results (default 100) |