scan_seo
Analyze content for SEO optimization with keyword density targets, AI detection, and readability checks to improve search ranking.
Instructions
Run SEO content optimization analysis for a target keyword. Returns keyword seed recommendations with min/max/current density targets. Combine with AI detection and readability for a full content quality check. Currently supports United States only.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | Plain text content to analyze. | |
| keyword | Yes | Target keyword or phrase for SEO optimization. | |
| title | No | Label for the scan. | SEO Scan |
| device | No | Device type for ranking prediction. | desktop |
| publishing_domain | No | Your website URL for context (e.g., 'example.com'). Optional but improves accuracy. | |
| check_ai | No | Also run AI detection alongside SEO analysis. | |
| check_readability | No | Also run readability analysis alongside SEO. |