edubase_post_exam_summary
Submit an AI-generated summary for an exam to EduBase. Provide exam ID, summary text, and optionally specify LLM and model used.
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) |