Generate AI Marketing Page
aipush.pages.generateGenerates an AI-optimized HTML page structured for AI assistant answer compilation, including decision question, answer, comparison, pricing, and FAQ. Uses keyword for specific search intent.
Instructions
Requires mip_status='ready' and cf_hostname_status='active' (check website_status first). Generates one AI-optimized HTML page structured for AI assistant answer compilation (ChatGPT, Perplexity, Gemini). Page includes decision question, short answer with CTA, comparison, pricing, FAQ. Published at reference.{domain}/{slug}. Optional keyword parameter targets specific search intent (AIPush)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| website_domain | Yes | Domain of the website to generate a page for. Must be set up first via aipush.setup_website. | |
| keyword | No | Target keyword or topic for the page (e.g. "best hotels in Bangkok", "affordable dentist near me"). If omitted, the system picks from the semantic coverage grid. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | Tool response payload. Shape varies per tool — consult the tool description and inputSchema. May be an object, array, string, or number depending on the upstream provider response. | |
| error | No | Present only when the call failed. Includes error code, message, request_id, and any provider-specific extras. |