whodoicallfor
Routes home emergencies to the right trade: who to call in what order, first steps, sourced costs.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
- Route Emergency: Given a home emergency described in plain words (e.g. "water coming through my ceiling"), returns the matching situation(s): who to call and in what order, first steps, typical costs,
- Get Scenario: Fetch one situation in full: structured answer (who to call, costs, FAQ, sources) plus the complete step-by-step guide as markdown. Use category and slug values from route_emergency or l
- List Scenarios: List every published situation with title, category, slug, and canonical URLs.
What data it sees
Do you need an account
No: the server works without sign-in
Routes home emergencies to the right trade: who to call in what order, first steps, sourced costs.
Server tool list (3)
Raw names from tools/list. Only developers need these.
| route_emergency | Given a home emergency described in plain words (e.g. "water coming through my ceiling"), returns the matching situation(s): who to call and in what order, first steps, typical costs, and a 24/7 dispatch phone number when one is available for the service vertical. Optionally pass a US state for region-aware dispatch numbers. |
| get_scenario | Fetch one situation in full: structured answer (who to call, costs, FAQ, sources) plus the complete step-by-step guide as markdown. Use category and slug values from route_emergency or list_scenarios. |
| list_scenarios | List every published situation with title, category, slug, and canonical URLs. |