Curated
Curated is a platform that enables users to collect, curate, and publish newsletters, integrating with various services through its API.
This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.
Connect
Curated authenticates with an API key. Generate the credential in your Curated account, then paste it into FlyMyAI the first time an agent uses a Curated action.
Fields to fill in FlyMyAI
| Field | Details |
|---|---|
Curated API Key | The API key for authenticating requests to the Curated API. (required) |
Actions
Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.
| Action | What it does | Required inputs |
|---|---|---|
CURATED_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. | publication_id, title |
CURATED_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. | publication_id, url |
CURATED_CURATED_LIST_EMAIL_SUBSCRIBERS | Tool to list all email subscribers for a publication. use after confirming the publication id. | publication_id |
CURATED_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". | - |
CURATED_LIST_CATEGORIES | Tool to list all categories for a publication. use after you have the publication id and need to fetch its categories. | publication_id |
CURATED_LIST_ISSUES | Tool to list all issues for a publication. use after you have the publication id and need to fetch its issues (supports pagination). | publication_id |
Links
We love our partners - FlyMy.AI builds with the best. Thanks, Curated!