submit_contest_details
Validate AI-generated contest details for quality and store them with automatic versioning.
Instructions
Submit AI-generated contest details (from Mistral) for validation and storage.
The details are validated for quality, then saved to the contest_details collection with automatic versioning.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| contest_id | Yes | The MongoDB ObjectId of the contest | |
| details_json | Yes | JSON string matching the contest-details-v1.0.txt schema |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||