mailchimp_landing_pages
Retrieve Mailchimp landing pages and their content. Use actions to list pages with status and URL, get full details, or fetch rendered HTML for analysis or integration.
Instructions
Landing pages and their published content. Set action to one of: list (all landing pages with status and URL); details (full landing page record); content (rendered HTML of the page).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Maximum items to return, 1-1000. Defaults to 1000. | |
| action | Yes | Which data to retrieve. See the tool description. | |
| offset | No | Items to skip. Combine with count to page beyond the first 1000. | |
| page_id | No | Landing page ID, from action=list. |