start_conversation
Verify the OTP sent to the user's email and start a direct conversation with a tradesperson. Creates a homeowner account automatically if the email is new.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| otp | Yes | The 6-digit OTP code the user received by email | |
| Yes | The homeowner's email address (same as used in request_chat_otp) | ||
| message | Yes | The initial message to send to the tradesperson | |
| tradesperson_id | Yes | UUID of the tradesperson to contact |