Repstack.Ingest Log
repstack.ingest_logTurn workout logs (text, CSV, JSON) into canonical JSON with issues and summary. Use optional LLM parsing for text; stateless processing enables downstream analytics.
Instructions
Ingest a workout log (text, CSV, or JSON). Returns canonical structured JSON, issues, and summary. Stateless: does not store anything. Set allow_llm=true for text and configure an LLM parser to use it; response includes meta.llm_available and meta.llm_used.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| payload | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||