Win an AI prompt
win_promptRun a gap analysis on an AI prompt the site is absent from: reads the pages AI assistants actually cite and briefs what it takes to become the cited answer.
Optionally compare against one of the site's own pages. Uses 1 monthly content analysis — fetch the result with get_prompt_gap_brief.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| own_url | No | Optional: one of the site's own pages to compare against the cited pages. | |
| prompt_id | Yes | A tracked AI prompt id, from get_ai_visibility's prompt matrix or add_ai_prompt | |
| project_id | Yes | Ranking id from list_projects |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| check | Yes | ||
| reason | Yes | ||
| run_id | Yes | ||
| started | Yes | ||
| verdict | Yes | ||
| prompt_id | Yes | ||
| project_id | Yes |