Automates Brevo email marketing through Composio's toolkit via Rube MCP. You can list and update campaigns, create and manage email templates, and view verified senders. The workflow is straightforward: connect via RUBE_MANAGE_CONNECTIONS, then chain together tools like BREVO_LIST_EMAIL_CAMPAIGNS and BREVO_UPDATE_EMAIL_CAMPAIGN. Watch out for the date format requirements (full ISO 8601 with milliseconds) and remember that sender emails must be pre-verified in Brevo's web interface before you can use them in campaigns. The A/B testing setup is solid if you need split testing on subject lines. Response data sometimes nests under data.data, so parse defensively.
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill brevo-automation