continue_intake_demo
Send one follow-up message in an existing demo conversation, staying in the role of the injured caller. Answer whatever the desk asked you. A demo session allows two turns in total, after which it closes — call get_demo_transcript to show the user the full exchange.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | Your reply as the caller, answering what the desk asked. Maximum 2000 characters. | |
| demo_session_id | Yes | The id returned by start_intake_demo. |