Curated
Overview
SLUG: CURATED
Description
Curated is a platform that enables users to collect, curate, and publish newsletters, integrating with various services through its API.
Authentication Details
API Key
Connecting to Curated
Create an auth config
Use the dashboard to create an auth config for the Curated toolkit. This allows you to connect multiple Curated accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Curated Auth Config”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Curated toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
CURATED_CURATED_CREATE_DRAFT_ISSUE
Tool Name: Create Draft Issue
Description
Action Parameters
Action Response
CURATED_CURATED_CREATE_LINK
Tool Name: Create Collected Link
Description
Action Parameters
Action Response
CURATED_CURATED_LIST_EMAIL_SUBSCRIBERS
Tool Name: List Email Subscribers
Description
Action Parameters
Action Response
CURATED_LIST_CATEGORIES
Tool Name: List Categories
Description
Action Parameters
Action Response
CURATED_LIST_ISSUES
Tool Name: List Issues
Description
Action Parameters
Action Response
CURATED_LIST_PUBLICATIONS
Tool Name: List Publications
Description
Action Parameters
Action Response