# Stannp AI integration on Definable

> Stannp provides a direct mail API enabling users to send postcards and letters programmatically.

## What this connects

Stannp provides a direct mail API enabling users to send postcards and letters programmatically.

Vendor: https://www.stannp.com

## Tools available

**32** tools available. First 12:

- `STANNP_ADD_RECIPIENTS_TO_GROUP` — Add recipients to group — Tool to add existing recipients to a mailing list group. Use when you need to add recipients from your account to an existing group for campaign management.
- `STANNP_ADD_RECIPIENT_TO_GROUP` — Add Recipient to Group — Tool to add a recipient to a recipient group. Use when you need to add new mailing list subscribers.
- `STANNP_CANCEL_POSTCARD` — Cancel Postcard — Tool to cancel a postcard if processing has not started yet. Use when you need to cancel a scheduled postcard before it enters production.
- `STANNP_CREATE_CAMPAIGN` — Create Campaign — Tool to create a new direct mail campaign on the platform. Use when you need to set up a campaign with recipients and design templates. Requires a valid group_id with recipients.
- `STANNP_CREATE_CAMPAIGN_SAMPLE` — Create campaign sample — Tool to produce a PDF sample of your campaign. The generated link will be valid for 30 minutes. Use when you need to preview a campaign before sending it to recipients.
- `STANNP_CREATE_FOLDER` — Create folder — Tool to create a folder in your secure file transfer area. Use when you need to organize files or prepare a storage location before uploading documents.
- `STANNP_CREATE_GROUP` — Create recipient group — Tool to create a new recipient group in Stannp. Use when you need to organize contacts into a distinct group before sending campaigns.
- `STANNP_CREATE_LETTER` — Create Letter — Tool to create a letter with mail merge to insert address and variable data. Use when you need to send physical mail via Stannp API.
- `STANNP_CREATE_POSTCARD` — Create Postcard — Tool to create a postcard. Use when you need to send a postcard via direct mail.
- `STANNP_CREATE_SELECTION` — Create recipient selection — Tool to create a new recipient selection for targeting in Stannp. Use when you need to create an auto filter selection to target specific recipients within a group based on criteria.
- `STANNP_DELETE_GROUP` — Delete recipient group — Tool to delete a recipient group in Stannp. Recipients remain on your account unless delete_recipients is true. Use when you need to remove a mailing list group.
- `STANNP_DELETE_RECIPIENT` — Delete Recipient — Tool to permanently delete a recipient from your account. Use when you need to remove a recipient from your mailing list.

## Auth

Auth schemes: `API_KEY`.

## How agents use Stannp

Inside a Definable workflow, Stannp is one of the tools the **Distributor specialist** can call. Example coordination patterns:

- **Researcher → Stannp** — the Researcher (GPT-5.5) pulls context from Stannp (records, threads, documents), synthesises findings, and briefs the rest of the team.
- **Writer → Distributor → Stannp** — the Writer (Claude Opus 4.7) drafts copy in brand voice, the Verifier passes it, then the Distributor writes the result into Stannp (create record, post message, draft email).
- **Designer / Engineer → Distributor → Stannp** — the Designer ships an asset or the Engineer ships a code change, the Distributor delivers it via Stannp (attach file, open PR comment, post status).

The Verifier checks every Stannp call. On rate limit, schema drift, or auth refresh it self-heals and retries — the workflow completes without manual intervention.

## Categories

- marketing automation — https://definable.ai/apps/category/marketing-automation/

## Related

- HTML page: https://definable.ai/apps/stannp/
- Same category (marketing automation): https://definable.ai/apps/category/marketing-automation/
- All integrations: https://definable.ai/apps/
- Workflow (multi-agent loop): https://definable.ai/workflow/
- Apps llms.txt index: https://definable.ai/llms-apps.txt
