Skip to content

Mailchimp

Marketing · 49 actions · connect by signing in

Connect in dashboardsign infrom API spec

Actions

A sample of the 49 Mailchimp actions. Each keeps the schema of the real API.

  • mailchimp.list_campaignsread
  • mailchimp.get_campaignread
  • mailchimp.create_campaignwrite
  • mailchimp.list_listsread
  • mailchimp.get_listread
  • mailchimp.create_listwrite
  • mailchimp.delete_campaigndelete

From your agent

Your agent never loads these up front. It searches in plain words and gets back the one it needs.

search_tools
{ "query": "list campaigns", "app": "mailchimp" }
execute_tool
{ "name": "mailchimp.list_campaigns",
  "fields": ["id"] }