Curated is a platform that enables users to collect, curate, and publish newsletters, integrating with various services through its API.
Tool to create a draft issue for a publication. Use after confirming the publication ID. Applies default settings if optional fields are omitted.
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.
Tool to list all categories for a publication. Use after you have the publication ID and need to fetch its categories.
Tool to list all email subscribers for a publication. Use after confirming the publication ID.
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).
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".