next_issue
Get the single most actionable SEO todo for the user's site. Priority: recurrence-review > critical > warning > info; newest within a tier. Returns markdown that copy-pastes into a coding session as a task. When nothing is pending, returns the next scheduled scan time so the caller can tell the user to check back later. Requires an API key (get one at https://seolint.dev/api).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| apiKey | Yes | Your SEOLint API key. Get it at https://seolint.dev/api. | |
| domain | No | Optional domain override, e.g. example.com. Falls back to the user's primary_domain. |