generate_aeo_content_suite
Generate HTML, JSON-LD, and structured content files from completed brand visibility audits to improve AI search ranking and citation rates.
Instructions
Start Content Suite generation (HTML + JSON-LD + llms.txt) for a completed audit — async (returns in seconds with orderId). Poll check_aeo_content_suite_status every 15–30s until completed (often 5–25+ min). Uses AGENTAEO_API_KEY — no shell/curl. Admin QA without Cashfree: adminContentBypass=true + allowlisted key. Otherwise pass orderId after payment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| auditId | Yes | Completed audit id (e.g. aud_xxx_timestamp) | |
| packageType | No | Content bundle type | full |
| orderId | No | UUID from aeo_content_orders after $499 payment. Required when adminContentBypass is false. | |
| adminContentBypass | No | If true: omit orderId; server creates aeo_content_orders (admin/allowlisted key + X-AgentAEO-Admin-Content). For internal QA only. |