create_intent
create_intentGenerate search intent analysis for a guide
Analyzes search intent for a guide and optionally analyzes provided content against that intent. Note: This endpoint uses tokens (check /api/v1/tokens-usage for the cost, might vary).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | No | Optional content to analyze against the intent (only after intent analysis was created) | |
| guideId | Yes | ID of the guide |