Skip to main content
Glama

JEFit MCP Server

get_workout_info

Retrieve detailed workout information for any specific date, including exercises performed, sets, reps, and weights used for fitness tracking and progress analysis.

Instructions

Get detailed workout information for a specific date.

Args: date: Date in YYYY-MM-DD format

Returns: Markdown-formatted workout details including exercises, sets, reps, and weights

Input Schema

NameRequiredDescriptionDefault
dateYes

Input Schema (JSON Schema)

{ "properties": { "date": { "type": "string" } }, "required": [ "date" ], "type": "object" }

Other Tools from JEFit MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/ai-mcp-garage/jefit-mcp'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server