edubase_post_exam_summary
Submit AI-generated exam summaries to the EduBase educational platform for analysis and content management. This tool allows educators to upload concise summaries with basic HTML formatting while specifying the language model used.
Instructions
Submit a new AI exam summary.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| exam | Yes | exam identification string | |
| language | No | summary language | |
| type | Yes | Type of summary. (default: ai) - ai: AI-generated summary | |
| summary | Yes | Summary text. - basic HTML formatting allowed, but avoid complex designs - keep the summary short and concise - try to avoid including personal information (such as usernames, names and contact addresses) | |
| llm | Yes | Name of the Large Language Model used to generate the summary. - preferred values: openai / claude / gemini | |
| model | Yes | Exact LLM model name used to generate the summary |