Smtp2go
Overview
SLUG: SMTP2GO
Description
SMTP2GO is a reliable email delivery service that ensures your emails reach recipients’ inboxes efficiently.
Authentication Details
API Key
Connecting to Smtp2go
Create an auth config
Use the dashboard to create an auth config for the Smtp2go toolkit. This allows you to connect multiple Smtp2go accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Smtp2go Auth Config”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Smtp2go toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
SMTP2GO_ACTIVITY_SEARCH
Tool Name: Search Email Activity
Description
Action Parameters
Action Response
SMTP2GO_ALLOWED_SENDERS_ADD
Tool Name: Add Allowed Sender
Description
Action Parameters
Action Response
SMTP2GO_ALLOWED_SENDERS_REMOVE
Tool Name: Remove Allowed Sender
Description
Action Parameters
Action Response
SMTP2GO_ALLOWED_SENDERS_UPDATE
Tool Name: Update Allowed Sender
Description
Action Parameters
Action Response
SMTP2GO_ALLOWED_SENDERS_VIEW
Tool Name: View Allowed Senders
Description
Action Parameters
Action Response
SMTP2GO_DOMAIN_ADD
Tool Name: Add Sender Domain
Description
Action Parameters
Action Response
SMTP2GO_EMAIL_SEARCH
Tool Name: Search SMTP2GO Emails
Description
Action Parameters
Action Response
SMTP2GO_IP_ALLOW_LIST_ADD
Tool Name: Add IP Allow List
Description
Action Parameters
Action Response
SMTP2GO_IP_ALLOW_LIST_REMOVE
Tool Name: Remove IP from Allow List
Description
Action Parameters
Action Response
SMTP2GO_IP_ALLOW_LIST_VIEW
Tool Name: View IP Allow List
Description
Action Parameters
Action Response
SMTP2GO_SMS_VIEW_RECEIVED
Tool Name: View Received SMS
Description
Action Parameters
Action Response
SMTP2GO_STATS_EMAIL_BOUNCES
Tool Name: Get Email Bounces Stats
Description
Action Parameters
Action Response
SMTP2GO_STATS_EMAIL_CYCLE
Tool Name: Email Cycle Statistics
Description
Action Parameters
Action Response
SMTP2GO_STATS_EMAIL_HISTORY
Tool Name: Email History Statistics
Description
Action Parameters
Action Response
SMTP2GO_STATS_EMAIL_SPAM
Tool Name: Email Spam Statistics
Description
Action Parameters
Action Response
SMTP2GO_STATS_EMAIL_UNSUBS
Tool Name: Email Unsubscription Stats
Description
Action Parameters
Action Response
SMTP2GO_SUBACCOUNTS_SEARCH
Tool Name: Search Subaccounts
Description
Action Parameters
Action Response
SMTP2GO_SUBACCOUNTS_USAGE
Tool Name: Subaccounts Usage
Description
Action Parameters
Action Response
SMTP2GO_SUPPRESSION_ADD
Tool Name: Add to Suppression List
Description
Action Parameters
Action Response
SMTP2GO_SUPPRESSION_REMOVE
Tool Name: Remove suppression entry
Description
Action Parameters
Action Response
SMTP2GO_SUPPRESSION_VIEW
Tool Name: View Suppression List
Description
Action Parameters
Action Response
SMTP2GO_TEMPLATE_EDIT
Tool Name: Edit Email Template
Description
Action Parameters
Action Response
SMTP2GO_TEMPLATE_SEARCH
Tool Name: Search Email Templates
Description
Action Parameters
Action Response
SMTP2GO_TEMPLATE_VIEW
Tool Name: View Email Template
Description
Action Parameters
Action Response
SMTP2GO_USERS_SMTP_ADD
Tool Name: Add SMTP User
Description
Action Parameters
Action Response
SMTP2GO_USERS_SMTP_EDIT
Tool Name: Edit SMTP User
Description
Action Parameters
Action Response
SMTP2GO_USERS_SMTP_REMOVE
Tool Name: Remove SMTP User
Description
Action Parameters
Action Response
SMTP2GO_USERS_SMTP_VIEW
Tool Name: View SMTP Users
Description
Action Parameters
Action Response
SMTP2GO_WEBHOOK_ADD
Tool Name: Add Webhook
Description
Action Parameters
Action Response
SMTP2GO_WEBHOOK_EDIT
Tool Name: Edit Webhook
Description
Action Parameters
Action Response
SMTP2GO_WEBHOOK_REMOVE
Tool Name: Remove webhook
Description
Action Parameters
Action Response
SMTP2GO_WEBHOOK_VIEW
Tool Name: View Webhooks
Description
Action Parameters
Action Response