Tool tree
Connect with certified counselors, psychotherapists, psychologists, and coaches online. Therapy World helps you find the right therapist for your needs.
search_therapistsAnswer
Search accredited UK therapists, counsellors, and psychotherapists on Therapy World by mental health condition, specialization, therapist name, or UK city/postcode.
View tool JSON
{
"name": "search_therapists",
"kind": "answer",
"impl": "imperative",
"description": "Search accredited UK therapists, counsellors, and psychotherapists on Therapy World by mental health condition, specialization, therapist name, or UK city/postcode.",
"inputSchema": {
"type": "object",
"properties": {
"query": {
"type": "string",
"description": "Mental health condition, issue, or therapist name (e.g., \"Anxiety\", \"ADHD\", \"Depression\", \"CBT\", \"Couples Counselling\")."
},
"location": {
"type": "string",
"description": "UK City, town, or postcode area (e.g., \"London\", \"Manchester\", \"Birmingham\", \"SW1A\")."
},
"limit": {
"type": "integer",
"description": "Maximum number of results to return (default 10, max 25)."
}
}
},
"page": "/"
}get_therapy_specialtiesAnswer
Retrieve the directory of mental health conditions, therapies, and clinical specializations supported on Therapy World.
View tool JSON
{
"name": "get_therapy_specialties",
"kind": "answer",
"impl": "imperative",
"description": "Retrieve the directory of mental health conditions, therapies, and clinical specializations supported on Therapy World.",
"inputSchema": {
"type": "object",
"properties": {}
},
"page": "/"
}get_emergency_helplinesAnswer
Provide urgent UK mental health crisis helplines and emergency support contacts (NHS 111, Samaritans, Shout).
View tool JSON
{
"name": "get_emergency_helplines",
"kind": "answer",
"impl": "imperative",
"description": "Provide urgent UK mental health crisis helplines and emergency support contacts (NHS 111, Samaritans, Shout).",
"inputSchema": {
"type": "object",
"properties": {}
},
"page": "/"
}