Back to Marketingskills

Composio Marketing Tools

tools/composio/marketing-tools.md

1.9.04.5 KB
Original Source

Composio Marketing Tools

Detailed mapping of Composio toolkits to marketing use cases. Organized by the same categories as REGISTRY.md.

CRM

Composio ToolkitAuthKey Marketing ActionsDepth
HUBSPOTOAuth 2.0Get/create contacts, list deals by stage, get company info, manage lists, search contacts by propertyDeep
SALESFORCEOAuth 2.0Run SOQL queries, get/create leads, list opportunities, get account details, update recordsDeep

Email & SMS

Composio ToolkitAuthKey Marketing ActionsDepth
ACTIVECAMPAIGNAPI KeyGet contacts, list automations, add contacts to lists, get campaign statsMedium
KLAVIYOAPI KeyGet profiles, list segments, get campaign metrics, add to listsMedium
MAILCHIMPOAuth 2.0Get audiences, list campaigns, get campaign reports, add subscribersDeep
GMAILOAuth 2.0Send emails, search inbox, read messages, manage labelsDeep

Advertising

Composio ToolkitAuthKey Marketing ActionsDepth
FACEBOOKADSOAuth 2.0Get campaign insights, list ad sets, get ad performance, read audience dataMedium
LINKEDINOAuth 2.0Get campaign analytics, list campaigns, get company page statsMedium
GOOGLEADSOAuth 2.0Get campaign performance, list ad groups, keyword statsMedium

Productivity & Collaboration

Composio ToolkitAuthKey Marketing ActionsDepth
GOOGLESHEETSOAuth 2.0Read/write cells, create sheets, format ranges, append rowsDeep
SLACKOAuth 2.0Send messages, read channels, upload files, search messagesDeep
NOTIONOAuth 2.0Read/create pages, query databases, update blocks, searchDeep
AIRTABLEOAuth 2.0List/create/update records, query views, manage tablesDeep

Commerce

Composio ToolkitAuthKey Marketing ActionsDepth
SHOPIFYOAuth 2.0Get products, list orders, get customer data, inventory levelsDeep

Analytics

Composio ToolkitAuthKey Marketing ActionsDepth
GOOGLEANALYTICSOAuth 2.0Run reports, get real-time data, list propertiesMedium

Coverage Depth Guide

  • Deep — 20+ actions, covers most common operations, suitable for daily use
  • Medium — 5-20 actions, covers core read operations and some writes
  • Shallow — Under 5 actions, basic read-only access

Coverage vs. Native Tools

This table shows where Composio adds value compared to what's already in the MarketingSkills registry:

ToolNative MCPNative CLIComposio MCPRecommendation
HubSpot-Use Composio — adds MCP access
Salesforce-Use Composio — adds MCP access
Meta Ads-Use Composio — adds MCP access
LinkedIn Ads-Use Composio — adds MCP access
Google Sheets--Use Composio — only MCP option
Slack--Use Composio — only MCP option
Notion--Use Composio — only MCP option
Airtable--Use Composio — only MCP option
ActiveCampaign-Use Composio — adds MCP access
Klaviyo-Use Composio — adds MCP access
Shopify-Use Composio — adds MCP access
Gmail--Use Composio — only MCP option
GA4Use native — deeper coverage
StripeUse native — deeper coverage
MailchimpUse native — deeper coverage
Google AdsUse native — deeper coverage

Toolkit Reference

Each Composio toolkit name maps to its TOOL_NAME identifier used in the Composio platform. When searching for available actions, use these exact names:

bash
# List all actions for a toolkit
npx composio actions list --app HUBSPOT

# Search for specific actions
npx composio actions list --app FACEBOOKADS --search "insights"

For the full integration guide including setup, pricing, and limitations, see composio.md.