list_connected_sites
List all sites connected to your Mailchimp account, retrieve site IDs and script installation status for tracking and pop-up forms.
Instructions
List all sites connected to this Mailchimp account for tracking and pop-up forms.
Use this to discover connected site IDs and check each site's script installation status. Use get_connected_site for the full record of a single site.
Returns: JSON with total_items and sites array. Each site: id, foreign_id, domain, site_script (object with url and fragment), status, created_at, updated_at.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |