Submit an ENQUIRY to human providers (two steps; not a purchase)
submit_enquirySubmits an enquiry to Georgia Roof Replacement Cost — NOT a purchase, NOT a guaranteed quote. Step 1: call with the answers (keyed by field key from enquiry_fields) and consent=true; it validates and returns a summary, the consent line and a confirmation token — show the person the summary and the consent line. Step 2: only if the person agrees, call again with the same answers, consent=true and the confirmation token; the enquiry is then submitted, and the person receives an email with a link they must click before any provider sees it. Consent means the person has read and agreed to: "Happy for my details to go to roofing contractors near me, who'll get in touch with their price."
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| answers | Yes | the person's answers, keyed by field key | |
| consent | Yes | true only when the person has agreed to: Happy for my details to go to roofing contractors near me, who'll get in touch with their price. | |
| confirmation | No | the confirmation token from step 1, after the person has approved the summary |