submit_contest_validation
Submit chatbot validation results for contest documents, updating the Contests collection for Stage 2 validation before LLM normalization.
Instructions
Submit validation results from a chatbot for existing contest documents.
Same as submit_raw_validation but updates the Contests collection. Use this for Stage 2 validation before LLM normalization.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chatbot_id | Yes | The chatbot identifier | |
| validation_json | Yes | The JSON response from the chatbot with 'validations' array |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||