Skip to content

v0.7.0

Choose a tag to compare

@damientilman damientilman released this 24 Jun 10:55
c0d7bab

Added

  • get_campaign_content — read tool returning a campaign's rendered body copy via GET /campaigns/{id}/content. Fills the gap between get_campaign_details (settings) and set_campaign_content (draft writes), which left no way to read the body of a sent campaign. Returns plain_text by default, with include_html to opt into the raw HTML; A/B (variate) campaigns return a per-variation breakdown. Registered as a read tool, so it stays available under MAILCHIMP_READ_ONLY=true.

Published to PyPI: https://pypi.org/project/mailchimp-mcp/0.7.0/