Marketing20 toolsPaste one API key
Mailsoftly integration for AI agents
Mailsoftly is an intuitive email marketing platform designed to simplify and enhance how businesses communicate with their audiences.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Mailsoftly once and call the same tools from all of them.
Setup
Connect Mailsoftly through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Mailsoftly exposes 20 tools through ClawLink.
| Tool | What it does | Kind |
|---|---|---|
mailsoftly_authenticate_firm | Validate the API key and retrieve firm details | Read |
mailsoftly_get_contact | Retrieve a specific contact by ID from Mailsoftly | Read |
mailsoftly_get_contact_fields | Fetch all contact fields available for a firm, excluding hidden columns | Read |
mailsoftly_get_contact_list | Retrieve details of a specific contact list by ID | Read |
mailsoftly_get_contact_list_contacts | Retrieve all contacts within a specific contact list | Read |
mailsoftly_get_contact_lists | Retrieve all contact lists for the authenticated firm | Read |
mailsoftly_get_contacts | Retrieve all contacts associated with a firm | Read |
mailsoftly_get_custom_fields | Retrieve all custom fields defined for the authenticated firm | Read |
mailsoftly_get_email_status | Fetch the status of a specific email draft by its ID | Read |
mailsoftly_get_tags | Retrieve all tags associated with the authenticated firm | Read |
mailsoftly_search_contacts | Search for contacts matching specified criteria in Mailsoftly | Read |
mailsoftly_add_contact_to_contact_list | Add an existing contact to a specific contact list | Write |
mailsoftly_add_custom_field_to_contact | Add a custom field value to an existing contact | Write |
mailsoftly_assign_tags_to_contact | Assign multiple tags to an existing contact at once | Write |
mailsoftly_create_contact | Create a new contact for the authenticated firm with email, first name, and last name | Write |
mailsoftly_create_contact_list | Create a new contact list for the authenticated firm | Write |
mailsoftly_create_emails | Create one or more email drafts in Mailsoftly | Write |
mailsoftly_create_or_update_contact | Create a new contact or update an existing contact in Mailsoftly | Write |
mailsoftly_send_email | Send an existing email draft that is marked as ready | Write |
mailsoftly_update_contact | Update an existing contact's information in Mailsoftly | Write |