get_contests_for_detail_generation
Retrieve contests requiring AI-generated detail pages, sorted by priority, and provide contest data with prompt to enable Mistral to generate structured details.
Instructions
Return contests needing AI-generated detail pages, sorted by priority.
The response includes both the prompt text (contest-details-v1.0.txt) and the contest documents. Send both to Mistral so it can research and generate structured contest details.
Priority order: trending > open > high view velocity > recently added > prize value.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skip | No | Number of contests to skip (for pagination) | |
| batch_size | No | Number of contests to return (default 11, max 50) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||