aipush.pages.list
Retrieve published AI marketing pages for a website, including URLs, titles, and publish dates, to monitor content and track publication activity.
Instructions
List all published AI marketing pages for a website with URLs, titles, and publish dates (AIPush)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| website_domain | Yes | Domain to list pages for (e.g. "example.com"). | |
| limit | No | Maximum number of pages to return (default 20, max 100). | |
| offset | No | Number of pages to skip for pagination (default 0). |