Marketing18 toolsPaste one API key
Dripcel integration for AI agents
Dripcel is a platform for automated SMS and Email marketing, campaign compliance, and data-driven lead generation.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Dripcel once and call the same tools from all of them.
Setup
Connect Dripcel 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
Dripcel exposes 18 tools through ClawLink. The 16 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
dripcel_get_balance | Retrieves the current credit balance for your Dripcel organization account | Read |
dripcel_get_campaigns | Retrieves a list of campaigns from Dripcel | Read |
dripcel_get_contact | Retrieve a single contact by their cell number (MSISDN) | Read |
dripcel_get_deliveries | Retrieve SMS/email delivery records from Dripcel | Read |
dripcel_get_email_templates | Retrieves all email templates from your Dripcel account | Read |
dripcel_get_sales | Retrieve a list of all sales | Read |
dripcel_list_tags | Retrieve all tags in your Dripcel organization | Read |
dripcel_post_compliance_send | Check if phone numbers are allowed to receive SMS messages based on opt-out status and campaign | Write |
dripcel_post_replies_search | Search for SMS/message replies with flexible filtering by ID, campaign, phone number, reply | Write |
dripcel_search_send_logs | Search for SMS send logs with flexible filtering by ID, phone number, campaign, delivery | Read |
dripcel_create_contacts | Upload a list of new contacts to Dripcel in bulk | Write |
dripcel_opt_out_contact | Opt out a contact from multiple campaigns at once | Read |
dripcel_put_contact_tag_add | Add one or more tags to a contact identified by phone number | Read |
dripcel_send_bulk_email | Send bulk emails to multiple recipients using a template | Write |
dripcel_send_sms | Send a single SMS to a contact | Write |
dripcel_upsert_contacts | Upload contacts in bulk, creating new contacts or updating existing ones | Read |