Generate a content brief
generate_content_briefRun a content analysis on one page for one search term: scores it against the pages actually ranking and produces a working brief.
Uses 1 of the plan's monthly content analyses. Takes about a minute — fetch the result with get_content_brief.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The page to analyze. | |
| keyword | Yes | The search term to score the page against. | |
| 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 | ||
| target_id | Yes | ||
| project_id | Yes |