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
start_here
[Step 1 of find_a_clinician · optional] Best first action for a user describing a concern. Runs a parallel lookup across crisis screening, provider availability, and the article corpus, then returns the recommended path (crisis | evaluation | self-help | mixed) with concrete next steps. Optimized for the agent's first turn — a single call replaces 2-3 sequential lookups. Use when: The user has just described a concern and you don't yet know if they need crisis routing, a clinician, articles, or all three. Call this FIRST before find_provider / search_content. Don't use when: You already have a chosen provider and just need availability or a booking URL — use check_availability or book_appointment instead. Example: start_here({ concern: "My 12-year-old has trouble sleeping and seems anxious", state: "Florida", age: 12 })
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
concern |
string | yes | Free-text description of what the user is experiencing or concerned about. |
age |
number | no | Client age in years (0–25+). |
state |
string | no | U.S. state where the client resides. |
insurance |
string | no | Insurance plan name. |
Raw JSON schema
{
"type": "object",
"required": [
"concern"
],
"properties": {
"concern": {
"type": "string",
"description": "Free-text description of what the user is experiencing or concerned about."
},
"age": {
"type": "number",
"description": "Client age in years (0–25+)."
},
"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.",
"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"
]
}
}
}
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…