/start insurance [INSURER-ID] |
Initialize new insurer |
@Clawbot start insurance PROGRESSIVE-001 |
/status insurance |
Check system health |
@Clawbot status insurance |
/claim intake [POLICY-NUMBER] |
Start claim intake |
@Clawbot claim intake POL-123456 |
/claim list |
List active claims |
@Clawbot claim list |
/claim status [CLAIM-ID] |
Check claim status |
@Clawbot claim status CLM-001 |
/claim fraud [CLAIM-ID] |
Run fraud screen |
@Clawbot claim fraud CLM-001 |
/claim reserve [CLAIM-ID] |
Calculate reserve |
@Clawbot claim reserve CLM-001 |
/claim payment [CLAIM-ID] [AMOUNT] |
Authorize payment |
@Clawbot claim payment CLM-001 5000 |
/documents analyze [CLAIM-ID] |
Analyze documents |
@Clawbot documents analyze CLM-001 |
/customer respond [CLAIM-ID] [MESSAGE] |
Respond to insured |
@Clawbot customer respond CLM-001 "Your claim is being processed" |
/fraud alerts |
View fraud alerts |
@Clawbot fraud alerts |
/reserves pending |
View pending reserves |
@Clawbot reserves pending |
/report daily |
Generate daily report |
@Clawbot report daily |
/audit trail [CLAIM-ID] |
View audit trail |
@Clawbot audit trail CLM-001 |