Skip to main content
Glama

Generate AI Marketing Page

aipush.pages.generate

Generates 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

TableJSON Schema
NameRequiredDescriptionDefault
website_domainYesDomain of the website to generate a page for. Must be set up first via aipush.setup_website.
keywordNoTarget 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

TableJSON Schema
NameRequiredDescriptionDefault
resultNoTool 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.
errorNoPresent only when the call failed. Includes error code, message, request_id, and any provider-specific extras.
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Description indicates mutation (generates and publishes), consistent with readOnlyHint=false. No contradictions with annotations. Provides behavioral context (page structure, URL pattern) but does not disclose idempotency, rate limits, or side effects beyond creation.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Description is approximately 110 words across 4-5 sentences. Front-loaded with prerequisites, then output structure. Efficient but could be more concise by removing redundancy (e.g., 'AI-optimized' repeated in sibling differentiation not needed).

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given annotations (safe mutation, open world) and presence of output schema (not shown), description explains page structure and publication URL. Covers purpose, prerequisites, and optional behavior well. Lacks detail on return format or error handling, but overall robust.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100%; both parameters have clear descriptions. Description adds minimal value: notes keyword targets 'specific search intent (AIPush)' but does not significantly extend schema semantics. Baseline 3 is appropriate.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

Description clearly states verb 'Generates' and resource 'AI-optimized HTML page' with specific structure (decision question, short answer with CTA, etc.). Distinguishes from siblings like aipush.pages.content and aipush.pages.list by focusing on AI assistant answer compilation.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Explicit prerequisites: 'Requires mip_status='ready' and cf_hostname_status='active'' with guidance to 'check website_status first'. Mentions optional keyword parameter for search intent. Lacks explicit instructions on when not to use or alternative sibling tools.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/whiteknightonhorse/APIbase'

If you have feedback or need assistance with the MCP directory API, please join our Discord server