get_fixed_price_contract_details
Retrieve complete details for a fixed-price contract: total value, payment schedule, linked tasks/phases, and hourly rates.
Instructions
Get complete details for a fixed-price contract: contract value (from payment plan), payment schedule, linked fixed-price tasks/phases, and configured hourly rates. The contract value is the total price agreed with the client. For FP contracts, hourly rates are typically 0 (billing isn't per-hour) — use the overall project financial data to compute effective rates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | The project ID the contract belongs to | |
| contractId | Yes | The contract ID (from get_project_contracts) |