Archive Message Stream
Tool to archive a message stream (soft delete). Use when you need to remove a message stream that will be permanently deleted after 45 days.
Postmark is an email delivery service that enables developers to send transactional emails with high deliverability and detailed analytics.
Tool to archive a message stream (soft delete). Use when you need to remove a message stream that will be permanently deleted after 45 days.
Tool to assess the spam score of a raw email via the SpamCheck API. Use when you have full email source and need spam scoring before sending. Returns spam score and detailed report.
Tool to create a new inbound rule trigger to block email from a specific sender or domain. Use when you need to prevent emails from specific addresses or domains from being processed.
Tool to create a new message stream. Use when you need to set up separate streams for transactional or broadcast emails.
Tool to add email addresses to the suppression list for a message stream. Use when you need to prevent emails from being sent to specific addresses.
Tool to create a new email template. Use when you need reusable templates before sending emails.
Tool to create a new webhook configuration for Postmark. Use when you need to set up a webhook to receive event notifications for email tracking (opens, clicks, bounces, deliveries, etc.).
Tool to delete a specific inbound rule trigger. Use when you need to remove an inbound rule by its ID after confirming it's no longer needed.
Tool to remove email addresses from the suppression list for a message stream. Use when you need to reactivate previously suppressed email addresses. Note that only HardBounce and ManualSuppression types can be deleted; SpamComplaint suppressions cannot be removed.
Tool to delete a template by its ID or alias. Use when you need to permanently remove a template after confirming it's no longer needed.
Tool to delete a specific webhook. Use when you need to remove a webhook by its ID after confirming it's no longer needed.
Tool to update settings for the current Postmark server. Use when you need to modify server configuration.
Tool to update an existing Postmark template by its ID. Use when you need to modify a template's name, subject, HTML or text body, alias, type, layout, or active status.
Tool to update an existing webhook’s URL or triggers. Use when you need to modify webhook settings after confirming the webhookID.
Tool to get total counts of emails that have been returned as bounced. Use when you need aggregate bounce statistics and per-day breakdown by bounce type (hard bounce, soft bounce, transient, SMTP API errors).
Tool to retrieve a list of bounces for a server with optional filters. Use when you need to page through bounce data after applying filters.
Tool to retrieve browser platform usage statistics for clicked links. Use after sending outbound emails with tracked links to analyze engagement by browser.
Tool to retrieve browser usage statistics for clicked links. Use after sending tracked outbound emails to analyze which browsers and platforms were used to click links.
Tool to retrieve total click counts across all links in emails. Use when you need aggregated click metrics for a given date range.
Tool to retrieve click statistics grouped by browser family. Use after sending outbound emails with tracked links to analyze which browser families recipients used to click links. Requires link tracking to be enabled for emails.
Tool to get an overview of which part of the email links were clicked from (HTML or Text). Use when you need to analyze click patterns by content type.
Tool to retrieve delivery statistics. Use after sending emails to get aggregated counts of deliveries, bounces, and spam complaints.
Tool to retrieve statistics on email clients used to open emails. Use when you need to analyze which clients recipients open your outbound emails.
Tool to retrieve counts of opened emails. Use when you need per-day and total open stats for a specified period.
Tool to retrieve details of a specific message stream by its ID. Use when you need to inspect stream configuration such as type, description, or subscription settings.
Tool to retrieve email open statistics by platform type. Use when you need to understand which platforms recipients use to open emails.
Tool to retrieve outbound email statistics overview. Use when you need aggregated outbound metrics after sending emails.
Tool to retrieve total count of emails sent out. Use when you need per-day and total sent statistics for a specified period.
Tool to retrieve details of the current Postmark server. Use when you need to inspect server configuration (webhooks, tracking, tokens, etc.) before other operations.
Tool to retrieve counts of spam complaints. Use when analyzing spam feedback trends after sending campaigns.
Tool to retrieve details of a specific template by its ID. Use after obtaining a template ID to inspect its configuration.
Tool to retrieve counts of emails with tracking enabled. Use after specifying a date range to analyze open and click metrics.
Tool to retrieve details of a specific webhook by its ID. Use when you need to inspect webhook configuration including URL, triggers, and message stream settings.
Tool to list all inbound rules (triggers) configured for blocking senders. Use when you need to retrieve configured inbound rules with pagination support.
Tool to list all message streams for a Postmark server with optional type and archive filtering. Use when you need to retrieve available message streams. A server may have up to 10 streams including defaults.
Tool to list clicks for outbound messages with filtering options. Use when you need to retrieve click events with pagination and optional filters like recipient, tag, client, OS, platform, or geographic location.
Tool to retrieve opens for outbound messages with filtering options. Use when you need to analyze email open events with detailed client, OS, and geographic data.
Tool to retrieve the suppression list for a message stream with optional filtering. Use when you need to view all suppressed email addresses for a stream.
Tool to list all templates for a Postmark server. Use when you need to retrieve available templates with optional pagination and filters.
Tool to list all webhooks configured for your Postmark account. Use after authenticating your server token to retrieve current webhook configurations.
Tool to search inbound messages received with optional filtering. Use when you need to retrieve inbound emails with pagination and various filters.
Tool to search outbound messages with filtering by recipient, tag, status, and date range. Use when you need to query sent messages with specific filters or pagination.
Tool to send multiple templated emails in a single batch API call. Use when you need to send up to 500 templated messages at once.
Tool to unarchive a previously archived message stream. Use when you need to restore an archived stream (within 45 days of archiving).
Tool to update a message stream configuration in Postmark. Use when you need to modify a stream's name or description. Note that stream type and ID cannot be changed after creation.
Tool to validate a Postmark template. Use when checking that a template's subject and body render correctly against sample data.