Tool tree
Plan, run and track strength training with your AI agent working alongside you. Built on WebMCP so your agent can read your history, suggest a session and log every set.
get_service_overviewAnswer
Explains what this workout service does and what tools become available after sign-in. Call it to decide whether this site can help with the person's request.
View tool JSON
{
"name": "get_service_overview",
"kind": "answer",
"impl": "imperative",
"description": "Explains what this workout service does and what tools become available after sign-in. Call it to decide whether this site can help with the person's request.",
"inputSchema": {
"type": "object",
"properties": {}
}
}