Save standardized IELTS review
save_session_reviewSave post-practice session review in Markdown and JSON formats to store structured feedback and progress data for IELTS speaking practice.
Instructions
Save the fixed-format Markdown review and its machine-readable JSON record after a practice session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | No | ||
| reportJson | Yes | ||
| reportMarkdown | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| saved | Yes | ||
| jsonPath | Yes | ||
| sessionId | Yes | ||
| markdownPath | Yes |