Postmark
Overview
SLUG: POSTMARK
Description
Postmark is an email delivery service that enables developers to send transactional emails with high deliverability and detailed analytics.
Authentication Details
API Key
Connecting to Postmark
Create an auth config
Use the dashboard to create an auth config for the Postmark toolkit. This allows you to connect multiple Postmark accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Postmark 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 Postmark toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
POSTMARK_CHECK_SPAM_SCORE
Tool Name: Check Spam Score
Description
Action Parameters
Action Response
POSTMARK_CREATE_TEMPLATE
Tool Name: Create Template
Description
Action Parameters
Action Response
POSTMARK_DELETE_WEBHOOK
Tool Name: Delete Webhook
Description
Action Parameters
Action Response
POSTMARK_EDIT_SERVER
Tool Name: Edit Server
Description
Action Parameters
Action Response
POSTMARK_EDIT_TEMPLATE
Tool Name: Edit Template
Description
Action Parameters
Action Response
POSTMARK_EDIT_WEBHOOK
Tool Name: Edit Webhook
Description
Action Parameters
Action Response
POSTMARK_GET_BOUNCES
Tool Name: Get Bounces
Description
Action Parameters
Action Response
POSTMARK_GET_BROWSER_PLATFORM_USAGE
Tool Name: Get Browser Platform Usage
Description
Action Parameters
Action Response
POSTMARK_GET_BROWSER_USAGE
Tool Name: Get Browser Usage
Description
Action Parameters
Action Response
POSTMARK_GET_CLICK_COUNTS
Tool Name: Get Click Counts
Description
Action Parameters
Action Response
POSTMARK_GET_DELIVERY_STATS
Tool Name: Get Delivery Stats
Description
Action Parameters
Action Response
POSTMARK_GET_EMAIL_CLIENT_USAGE
Tool Name: Get Email Client Usage
Description
Action Parameters
Action Response
POSTMARK_GET_EMAIL_OPEN_COUNTS
Tool Name: Get Email Open Counts
Description
Action Parameters
Action Response
POSTMARK_GET_OUTBOUND_OVERVIEW
Tool Name: Get Outbound Overview
Description
Action Parameters
Action Response
POSTMARK_GET_SERVER
Tool Name: Get Server
Description
Action Parameters
Action Response
POSTMARK_GET_SPAM_COMPLAINTS
Tool Name: Get Spam Complaints
Description
Action Parameters
Action Response
POSTMARK_GET_TEMPLATE
Tool Name: Get Template
Description
Action Parameters
Action Response
POSTMARK_GET_TRACKED_EMAIL_COUNTS
Tool Name: Get Tracked Email Counts
Description
Action Parameters
Action Response
POSTMARK_LIST_TEMPLATES
Tool Name: List Templates
Description
Action Parameters
Action Response
POSTMARK_LIST_WEBHOOKS
Tool Name: List Webhooks
Description
Action Parameters
Action Response
POSTMARK_SEND_BATCH_WITH_TEMPLATES
Tool Name: Send Batch Templated Emails
Description
Action Parameters
Action Response
POSTMARK_VALIDATE_TEMPLATE
Tool Name: Validate Template
Description
Action Parameters
Action Response