-
Notifications
You must be signed in to change notification settings - Fork 3.5k
[MCP] copy.ai #7489
Copy link
Copy link
Closed
Labels
Description
🧩 Product Overview
Copy.ai helps teams automate content creation, research, and outreach using pre-built AI workflows.
Its API allows you to trigger workflows and retrieve generated outputs programmatically.
📚 Search Actions
| Search Item | Use Case |
|---|---|
| Get Workflow Run Status | Check if a workflow is still running, completed, or failed. |
| Get Workflow Run Outputs | Fetch the results (text, data) generated from a completed workflow run. |
🛠️ Write Actions
| Write Item | Use Case |
|---|---|
| Run Workflow | Start a predefined workflow by submitting inputs and receive results when done. |
🚨 Triggers
| Trigger | Use Case |
|---|---|
| Workflow Run Completed | Agent receives webhook notification and processes the generated outputs. |
📚 API Reference
🧪 Test Account Access
- Sign up at Copy.ai to create an account.
- Obtain your workspace API key from the dashboard.
- Use API endpoints to run workflows and track their status.
A new contributor to Activepieces?
Activepieces is the leading open source AI automation platform. We have many apps (we call them Pieces), that are available within the builder and as MCPs. These apps are build with our TypeScript framework and are easy to build. Once they're merged to our repo, they will available as pieces in our automation builder and as MCPs to be used with AI agents and MCP clients.
We welcome contributions and in fact, we get excited over them. Start your journey here: https://www.activepieces.com/docs/developers/building-pieces/overview
Reactions are currently unavailable