61 lines
1.2 KiB
Markdown
61 lines
1.2 KiB
Markdown
---
|
||
name: MCP Bounty
|
||
about: Request a new Piece for Activepieces
|
||
title: '[Piece Request] <Your Product Name>'
|
||
labels: ['pieces']
|
||
assignees: ''
|
||
|
||
---
|
||
|
||
(Replace everything other than the titles that start with ##)
|
||
|
||
## 🧩 Product Overview
|
||
What does your product do? Who uses it?
|
||
|
||
---
|
||
|
||
## ⚙️ Actions
|
||
These are the things you want AI agents to be able to do with your product.
|
||
They’ll also be available for automations in Activepieces.
|
||
|
||
Examples:
|
||
- Create Contact
|
||
- Send Message
|
||
- Update Deal
|
||
|
||
---
|
||
|
||
## ⏱️ Triggers
|
||
Triggers are only used in automation.
|
||
What events in your product should start a workflow?
|
||
|
||
Examples:
|
||
- New Contact Created
|
||
- Ticket Closed
|
||
|
||
---
|
||
|
||
## 📚 API Reference
|
||
Link to your public API docs or developer portal.
|
||
|
||
---
|
||
|
||
## 🧪 Test Account Access
|
||
How can contributors test your API? (Free trial, sandbox credentials, etc.)
|
||
|
||
---
|
||
|
||
## 💡 Extra Notes
|
||
Anything else worth mentioning? (Edge cases, beta features, known limitations)
|
||
|
||
---
|
||
|
||
## 🔄 Alternatives Explored (Optional)
|
||
Have you used other platforms or approaches for integration?
|
||
|
||
---
|
||
|
||
## 📬 Contact for Contributors (Optional)
|
||
If you’re not actively monitoring this issue, how can contributors reach you?
|
||
Example: yourname@yourcompany.com
|