exercise-intel__generate_workout
ActiveTool of TO1 Intelligence Fleet
declared in 1.0.0
[exercise-intel] Generate a complete workout routine for a given training style. Returns a curated set of exercises with sets and reps. Types: 'full body', 'push', 'pull', 'legs', 'upper body', 'core', 'cardio', 'arms'.
Parameters schema
{
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string",
"description": "Workout type: 'full body', 'push', 'pull', 'legs', 'upper body', 'core', 'cardio', or 'arms'"
},
"exercises": {
"type": "number",
"description": "Total number of exercises in the workout (default 6, max 12)"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
TO1 Intelligence Fleet
1/7 registries