emorahealth.com
Online therapy, medication, and ADHD/Autism testing for kids, teens, and young adults. No waitlists, covered by insurance, with copays as low as $0.
First seen 2026-08-17 · Last seen 2026-08-17 · Source: webmcp.com
Answer 5 · Act 3 · Transact 2 · Score: Not yet scored
Tool inspector
book_matching_session
[Step 4 of let_emora_match] CRITICAL: provider_id is REQUIRED. Always call find_provider first (with appointment_type='446840' for the Clinical Matching Session) to get a specific intake specialist, then pass that provider_id here. Returns a pre-filled booking URL — do NOT navigate the user programmatically. Use when: The user wants Emora to find the right long-term provider for them, doesn't know what type of care they need, or has multiple competing concerns — AND you've already called find_provider with the Clinical Matching Session appointment type to pick a specific intake specialist. Don't use when: You don't have a provider_id yet (call find_provider first), OR the user has already picked a specific long-term therapist (use book_appointment with that provider_id). Example: book_matching_session({ provider_id: 'abc123', state: 'Florida', insurance: 'Aetna', client_age: 9 })
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
provider_id |
string | yes | Healthie ID of the intake specialist. Get this from find_provider with appointment_type='446840'. REQUIRED — never construct the URL without it. |
state |
string | yes | U.S. state where the client resides. |
insurance |
string | no | Insurance plan name. Pre-fills the form so verification runs faster at checkout. |
client_age |
number | no | Client age in years (0–25+). |
date_time |
string | yes | Time slot string from check_availability for the chosen intake specialist (e.g. "2026-04-27T13:00:00-04:00"). REQUIRED — the booking form is stuck on step 1 without it. Pass exactly as received from check_availability. |
Raw JSON schema
{
"type": "object",
"required": [
"provider_id",
"state",
"date_time"
],
"properties": {
"provider_id": {
"type": "string",
"description": "Healthie ID of the intake specialist. Get this from find_provider with appointment_type='446840'. REQUIRED — never construct the URL without it."
},
"state": {
"type": "string",
"description": "U.S. state where the client resides.",
"enum": [
"Florida",
"Texas",
"Illinois",
"North Carolina",
"Ohio",
"Missouri",
"Arizona",
"Georgia",
"Wisconsin",
"South Carolina",
"Indiana"
]
},
"insurance": {
"type": "string",
"description": "Insurance plan name. Pre-fills the form so verification runs faster at checkout.",
"enum": [
"Cash Pay",
"Aetna",
"Anthem Blue Cross",
"Baylor Scott & White",
"Blue Cross Blue Shield",
"ChampVA",
"Cigna",
"Florida Blue",
"Magellan",
"United Healthcare",
"Optum",
"Oscar",
"Tricare",
"Tricare West",
"UMR"
]
},
"client_age": {
"type": "number",
"description": "Client age in years (0–25+)."
},
"date_time": {
"type": "string",
"description": "Time slot string from check_availability for the chosen intake specialist (e.g. \"2026-04-27T13:00:00-04:00\"). REQUIRED — the booking form is stuck on step 1 without it. Pass exactly as received from check_availability."
}
}
}
Similar websites
scholar-sidekick.com
Paste a DOI, PMID, ISBN, or arXiv ID and get a clean citation in Vancouver, APA, IEEE, or any of 10,000+ styles. Export to BibTeX, RIS, EndNote, and more.
karoleloi.com
Karol Elói Language Learning — English courses for Brazilians with a personal method, one-on-one coaching, and AI support. Book a placement conversation online.
armorathletics.com
One of Tacoma's top-rated gyms since 2010: coached group classes, barbell training & personal training in South Tacoma. Beginners welcome. Book a free intro — n…
formswrite.com
Convert PDFs, Word docs, and Google Docs into quizzes and forms in 60 seconds. Export to Google Forms, Moodle, Canvas, and 25+ platforms. Trusted by 41,000+ edu…