ping
Verify Mailchimp API key validity and check API connectivity. Returns a health status response.
Instructions
Check API connectivity and verify the API key is valid.
Fastest health check available. Use get_account_info instead if you need account details. Returns error object if the key is invalid or missing.
Returns: JSON with health_check ('ok' if connected), status_code (200 if healthy).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |