Save standardized IELTS review
save_session_reviewPersist a completed IELTS speaking practice session by saving its formatted Markdown review and machine-readable JSON record for later retrieval and dashboard tracking.
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 |