quote_for_case
Composite tool. Always computes an estimate. When owner_email is also present, additionally submits a confirmation-gated lead and dispatches a confirmation email to the owner (requires X-Agent-Attribution header). When PII is absent, behaves identically to estimate_procedure_cost and returns status="estimate_only".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| zip | Yes | ||
| case_notes | No | Optional. Free-text notes from the owner for the receiving clinic. | |
| owner_name | No | Optional. Required if owner_email is present. | |
| owner_email | No | Optional. When present, triggers the lead-capture write path and requires X-Agent-Attribution. | |
| owner_phone | No | Optional. | |
| case_factors | Yes | Same shape as estimate_procedure_cost.case_factors. | |
| procedure_slug | Yes |