admin
Generate Context
Generate context for a capture using vision LLM.
This endpoint:
- Fetches the capture data (screenshot + DOM)
- Sends to GPT-4o with vision capabilities
- Returns structured context with workflows and questions
post/api/admin/captures/{capture_id}/generate-context
Path parameters
capture_idstring required
Headers
authorizationstring required
Response
Successful Response
Changes
No recorded changes to this endpoint across all 3 revisions of this API.