Moosend
Moosend is a cloud-based, AI-powered email marketing solution that allows you to target your audience at scale.
This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.
Connect
Moosend authenticates with an API key. Generate the credential in your Moosend account, then paste it into FlyMyAI the first time an agent uses a Moosend action.
Fields to fill in FlyMyAI
| Field | Details |
|---|---|
Moosend API Key | Your Moosend API Key (required) |
Actions
Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.
| Action | What it does | Required inputs |
|---|---|---|
MOOSEND_ADD_SUBSCRIBER | Tool to add or update a subscriber in a mailing list. use after obtaining the mailing list id to manage subscribers. | mailingListID, email |
MOOSEND_CREATE_CUSTOM_FIELD | Tool to create a custom field in a mailing list. use when you need to define a new custom field for subscriber data. | mailing_list_id, name |
MOOSEND_CREATE_MAILING_LIST | Tool to create a new empty mailing list in moosend. use after obtaining api key. | Name, Preferences |
MOOSEND_DELETE_CAMPAIGN | Tool to delete a campaign. use when you need to permanently remove a draft or sent campaign from your moosend account after confirming its id. deletion is irreversible. | campaign_id |
MOOSEND_DELETE_CUSTOM_FIELD | Tool to remove a custom field definition from a mailing list. use when you have confirmed the custom field id to delete. | mailing_list_id, custom_field_id |
MOOSEND_DELETE_MAILING_LIST | Tool to delete a mailing list. use when you need to permanently remove a mailing list from your moosend account after confirming its id. deletion is irreversible. | mailing_list_id |
MOOSEND_GET_ALL_CAMPAIGNS | Tool to retrieve a list of all campaigns in your account. use after acquiring valid api credentials to explore campaign data. | - |
MOOSEND_GET_ALL_SUBSCRIBERS | Tool to retrieve subscribers in a specified mailing list by status. use when you need to paginate subscribers after confirming list id and status. | mailingListID, status |
MOOSEND_GET_CAMPAIGN_DETAILS | Tool to retrieve detailed properties of a specific campaign. use when you need to inspect a campaign's full configuration after creation or scheduling. | campaign_id |
MOOSEND_GET_SUBSCRIBER_BY_EMAIL | Tool to search for a subscriber by email in a mailing list. use when you need subscriber details after confirming the list exists. example: "get subscriber details for jane.doe@example.com in list 04fad8e2-..." | mailingListID, Email |
MOOSEND_SCHEDULE_CAMPAIGN | Tool to schedule a campaign. use when you want to set a specific date and time for campaign delivery after confirming its id. | campaign_id, ScheduledDateTime |
MOOSEND_SEND_CAMPAIGN | Tool to send an existing draft campaign immediately. use when you want to dispatch a campaign to all recipients after final review. | CampaignID |
MOOSEND_UPDATE_CAMPAIGN | Tool to update a draft campaign. use when you want to modify properties of an existing draft campaign before sending. | CampaignID, Name |
MOOSEND_UPDATE_CUSTOM_FIELD | Tool to update properties of an existing custom field in a mailing list. use after confirming mailing list and custom field ids. | mailing_list_id, custom_field_id, name |
MOOSEND_UPDATE_MAILING_LIST | Tool to update the properties of an existing mailing list. use when you need to change list metadata after confirming the list id. | mailing_list_id |
Links
We love our partners - FlyMy.AI builds with the best. Thanks, Moosend!