edubase_post_exam_summary
Submit an AI-generated exam summary to EduBase by specifying the exam ID and summary text, with optional language and model details.
Instructions
Submit a new AI exam summary.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| exam | Yes | exam identification string | |
| language | No | summary language | |
| type | No | type of summary (default: ai) | |
| summary | Yes | summary text (basic HTML formatting allowed, keep concise, avoid personal information) | |
| llm | No | name of the Large Language Model used to generate the summary (preferred: openai / claude / gemini) | |
| model | No | exact LLM model name used to generate the summary (requires llm) |