generate_claim_report
Generate a comprehensive insurance claim report by analyzing claim data against the policy text, providing a clear coverage assessment for auto, home, health, or other policies.
Instructions
Generate comprehensive insurance claim report
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| claim_data | Yes | Dictionary with claim information | |
| policy_text | Yes | Full text of the insurance policy | |
| insurance_type | No | Type of insurance (auto, home, health, etc.) | auto |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||