admin
Generate Intents
Generate intent-to-action mappings for a capture using vision LLM.
This endpoint:
- Fetches the capture data (screenshot + DOM)
- Sends to GPT-4o with vision capabilities
- Returns structured intent mappings
post/api/admin/captures/{capture_id}/generate-intents
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.