# Curated

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

- **Category:** email newsletters
- **Auth:** API_KEY
- **Composio Managed App Available?** N/A
- **Tools:** 6
- **Triggers:** 0
- **Slug:** `CURATED`
- **Version:** 20260424_00

## Tools

### Create Draft Issue

**Slug:** `CURATED_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.

### Create Collected Link

**Slug:** `CURATED_CREATE_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.

### List Categories

**Slug:** `CURATED_LIST_CATEGORIES`

Tool to list all categories for a publication. Use after you have the publication ID and need to fetch its categories.

### List Email Subscribers

**Slug:** `CURATED_LIST_EMAIL_SUBSCRIBERS`

Tool to list all email subscribers for a publication. Use after confirming the publication ID.

### List Issues

**Slug:** `CURATED_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).

### List Publications

**Slug:** `CURATED_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".
