postSource_materials
Add source materials to process for exam creation, enabling question generation from uploaded content through the Examplary MCP Server.
Instructions
Add a source material and start processing it for later use in an exam.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | ||
| type | No | ||
| name | No | ||
| size | No | ||
| contentType | No | ||
| expires | No | ||
| externalId | No | An optional external identifier for the source material. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| org | Yes | ||
| name | No | ||
| type | No | ||
| topics | No | ||
| summary | No | ||
| cacheName | No | ||
| createdAt | No | ||
| createdBy | Yes | ||
| deletedAt | No | ||
| updatedAt | No | ||
| externalId | No | ||
| factsCount | No | ||
| geminiSource | No | ||
| numberOfPages | No | ||
| chapterMarkers | No | ||
| originalSource | Yes | ||
| processingStatus | No | ||
| convertedSourceV2 | No | ||
| parentSourceMaterialId | No |