get_events_for_detail_generation
Retrieve priority-sorted events requiring AI-generated detail pages, with prompt and event documents, to feed an LLM for creating structured details like benefits, tips, and SEO.
Instructions
Return events needing AI-generated detail pages, sorted by priority.
The response includes both the prompt text (event-details-v1.0.txt) and the event documents. Send both to the LLM so it can research and generate structured event details (whyAttend, whoShouldAttend, benefits, tips, agenda highlights, FAQ, SEO).
Priority order: upcoming > published > registration open > has speakers/ agenda > recently added.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skip | No | Number of events to skip (for pagination) | |
| batch_size | No | Number of events to return (default 10, max 50) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||