# Thanks.io AI integration on Definable

> thanks.io is a direct mail automation platform that enables users to send personalized postcards, letters, and notecards with handwritten fonts.

## What this connects

thanks.io is a direct mail automation platform that enables users to send personalized postcards, letters, and notecards with handwritten fonts.

Vendor: https://thanks.io

## Tools available

**29** tools available. First 12:

- `THANKS_IO_ADD_RECIPIENT_TO_MAILING_LIST` — Add Recipient to Mailing List — Tool to add a new recipient to a mailing list. Use after confirming recipient and list IDs.
- `THANKS_IO_CREATE_MAILING_LIST` — Create Mailing List — Tool to create a new mailing list. Use when you need to group contacts under a fresh list before adding recipients.
- `THANKS_IO_DELETE_MAILING_LIST` — Delete Mailing List — Tool to delete a mailing list. Use when you need to remove an entire mailing list by its ID. Confirm the list ID before calling. Example: "Delete the mailing list with ID 123e4567-e89b-12d3-a456-426614174000".
- `THANKS_IO_DELETE_RECIPIENT_FROM_MAILING_LIST` — Delete Recipient from Mailing List — Tool to remove a recipient from a mailing list. Use after confirming the recipient's ID.
- `THANKS_IO_DELETE_SUB_ACCOUNT` — Delete Sub-Account — Tool to delete a specific sub-account by ID. Use when you need to remove an existing sub-account. Confirm the ID before calling.
- `THANKS_IO_EXECUTE_STORED_SEND` — Execute Stored Send — Tool to execute a previously created stored send. Use after creating a stored send to trigger delivery. The response body is empty; success is indicated by a 200 or 204 status.
- `THANKS_IO_LIST_HANDWRITING_STYLES` — List Handwriting Styles — Tool to retrieve available handwriting styles. Use when selecting a style for handwritten personalization.
- `THANKS_IO_LIST_IMAGE_TEMPLATES` — List Image Templates — Tool to retrieve a list of available image templates. Use when you need to browse or select a template for mailings.
- `THANKS_IO_LIST_MAILING_LISTS` — List Mailing Lists — Tool to list all mailing lists. Use when you need to fetch existing lists before managing recipients.
- `THANKS_IO_LIST_MESSAGE_TEMPLATES` — List Message Templates — Tool to list available message templates. Use when selecting a template for a mailing.
- `THANKS_IO_MAILING_LISTS_BUY_RADIUS_SEARCH` — Buy Radius Search Mailing List — Tool to buy or append a radius search mailing list based on address and radius. Use when you need targeted mailing lists around a specified address.
- `THANKS_IO_ORDER_PREVIEW_LETTER` — Preview letter send — Tool to preview a letter send as PDF. Use when you need to confirm letter content before placing the final order. Returns PDF preview URLs.

## Auth

Auth schemes: `API_KEY`.

## How agents use Thanks.io

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

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

The Verifier checks every Thanks.io 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/thanks_io/
- 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
