Start here
start_hereBest 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.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| age | No | Client age in years (0–25+). | |
| state | No | U.S. state where the client resides. | |
| concern | Yes | Free-text description of what the user is experiencing or concerned about. | |
| insurance | No | Insurance plan name. |