aipush.pages.content
Retrieve complete HTML content and metadata for specific generated pages using domain and slug identifiers to access structured page data.
Instructions
Get full HTML content and metadata of a specific generated page by slug (AIPush)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| website_domain | Yes | Domain the page belongs to (e.g. "example.com"). | |
| slug | Yes | Page slug identifier (e.g. "best-hotels-bangkok-2026"). Returned by aipush.list_pages or aipush.generate_page. |