v6
OpenAPI 3.0.02026-08-044760291.8 KBGenerate a structured, type-specific article outline
Generates the structured outline for an article (listicle/guide/comparison/review/news) from a title + keywords + optional prompt insights and competitor URLs. The outline MUST be produced by this tool — its shape is type-specific and strict. Returns { outline, auto_selections, competitive_analysis, optimization_scope }. To create an article from it, pass the WHOLE returned object as articleOutline.generateOutlineResponse to create_article (or just use the one-shot generate_article).
Query parameters
Article title (required).
Article type: listicle | guide | comparison | review | news. Defaults to listicle.
pillar | cluster (omit for a standalone post).
Primary target keywords.
Secondary keywords.
JSON-stringified array of prompt-insight rows the article should answer.
Topic cluster the article belongs to.
Up to 5 competitor article URLs to inform competitive analysis.
Target word count: 'auto', a number like '1900', or a label.
Response
Default Response