# Curated AI integration on Definable

> Curated is a platform that enables users to collect, curate, and publish newsletters, integrating with various services through its API.

## What this connects

Curated is a platform that enables users to collect, curate, and publish newsletters, integrating with various services through its API.

Vendor: https://curated.co/

## Tools available

**6** tools available. First 6:

- `CURATED_CREATE_DRAFT_ISSUE` — Create Draft Issue — Tool to create a draft issue for a publication. Use after confirming the publication ID. Applies default settings if optional fields are omitted.
- `CURATED_CREATE_LINK` — Create Collected Link — Tool to create a collected link for a publication. Use when you want to add a new link (with URL, title, etc.) to a publication's collection.
- `CURATED_LIST_CATEGORIES` — List Categories — Tool to list all categories for a publication. Use after you have the publication ID and need to fetch its categories.
- `CURATED_LIST_EMAIL_SUBSCRIBERS` — List Email Subscribers — Tool to list all email subscribers for a publication. Use after confirming the publication ID.
- `CURATED_LIST_ISSUES` — List Issues — Lists all issues (newsletters) for a Curated publication with pagination support. Use this tool to retrieve issues from a publication. You must first obtain the publication_id by calling the List Publications action. Supports filtering by state (published/draft) and optionally includes email performance stats (open/click rates).
- `CURATED_LIST_PUBLICATIONS` — List Publications — Tool to list all publications accessible by the API key. Use when you need to retrieve your publication IDs for further API calls. Example prompt: "List my publications".

## Auth

Auth schemes: `API_KEY`.

## How agents use Curated

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

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

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

## Categories

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

## Related

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