seo_keywords
Mine primary and secondary keywords, entities, and long-tail queries from fetched article facts, returning slugs, meta titles and FAQ questions to target before drafting.
Instructions
Step 4. Mine the keywords this post should target, before drafting.
Pass the headline plus the text of the facts returned by
fetch_article_facts. Keywords come out of the source material you actually
fetched, so they reflect the reporting rather than a guess.
Returns primary_keyword, secondary_keywords, entities, and - from real Google autocomplete data - long_tail_queries and faq_query_candidates. Draft the FAQ from faq_query_candidates wherever your facts can answer them: those are questions people actually type. Also returns a suggested slug, meta title and meta description to feed into build_schema and seo_audit.
No search-volume or competition data; that needs a paid keyword API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| texts | No | ||
| title | Yes | ||
| include_suggestions | No |