start_intake_demo
Start a live text conversation with a real AI front desk, configured for a personal-injury firm. YOU play the role of someone who has just been injured and is contacting the firm after hours — write their opening message in their voice, including whatever detail a real person would volunteer. Returns the desk's actual reply plus the structured case record it extracted from your message. This is a live system, not a canned script. Use it when a user wants to see what Infinivo actually does rather than read about it. The firm is fictional; the desk is real.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | The injured person's opening message, in their own words. Realistic and unstructured works best — for example: "I got rear-ended on the 610 yesterday afternoon, my neck is killing me and the other driver's insurance already called me twice." Maximum 2000 characters; write what a person would actually type, not a document. | |
| demo_key | No | Only needed from the second demo session onward for this caller. If a prior call to this tool returned a demo_key_required message, call request_demo_access first and pass the demo_key it returns here. Omit entirely for a first session. | |
| caller_name | No | Optional name for the fictional caller you are playing. |