Marketing17 toolsPaste one API key
Sendfox integration for AI agents
Sendfox is an affordable email marketing platform for content creators.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Sendfox once and call the same tools from all of them.
Setup
Connect Sendfox 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
Sendfox exposes 17 tools through ClawLink. The 16 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
sendfox_get_automations | Retrieve a list of automations | Read |
sendfox_get_campaign_by_id | Retrieve details for a specific campaign by its ID from SendFox | Read |
sendfox_get_campaigns | Retrieve a paginated list of email campaigns from SendFox | Read |
sendfox_get_contact_by_id | Retrieves a contact's details by their unique ID from SendFox | Read |
sendfox_get_contact_fields | Retrieves all contact fields available in the SendFox account | Read |
sendfox_get_contacts | Retrieve a paginated list of contacts | Read |
sendfox_get_contacts_in_list | Retrieve contacts in a specific list | Read |
sendfox_get_current_user | Retrieve information about the authenticated user from SendFox | Read |
sendfox_get_forms | Retrieve a paginated list of forms from SendFox | Read |
sendfox_get_list_by_id | Retrieves details of a specific contact list by its ID from SendFox | Read |
sendfox_get_lists | Retrieve all contact lists from your SendFox account with pagination support | Read |
sendfox_list_contact_fields | List all custom contact fields defined by the user | Read |
sendfox_list_unsubscribed_contacts | Retrieve a paginated list of contacts who have unsubscribed | Read |
sendfox_post_create_contact | Create a new contact (subscriber) in your SendFox account | Write |
sendfox_post_create_list | Create a new contact list in your SendFox account | Write |
sendfox_patch_unsubscribe_contact | Unsubscribe a contact from all email communications in your SendFox account | Read |