- Add Activepieces fork with SmoothSchedule custom piece - Create integrations app with Activepieces service layer - Add embed token endpoint for iframe integration - Create Automations page with embedded workflow builder - Add sidebar visibility fix for embed mode - Add list inactive customers endpoint to Public API - Include SmoothSchedule triggers: event created/updated/cancelled - Include SmoothSchedule actions: create/update/cancel events, list resources/services/customers 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
25 lines
1.8 KiB
JSON
25 lines
1.8 KiB
JSON
{
|
|
"Connect to your hosted MCP Server using any MCP client to communicate with tools": "Connect to your hosted MCP Server using any MCP client to communicate with tools",
|
|
"Reply to MCP Client": "Reply to MCP Client",
|
|
"Return a response to the MCP client that called the tool.": "Return a response to the MCP client that called the tool.",
|
|
"Markdown": "Markdown",
|
|
"Mode": "Mode",
|
|
"Response": "Response",
|
|
"Flow Execution": "Flow Execution",
|
|
"**Important**: Make sure your MCP trigger has (Wait for Response) turned on.": "**Important**: Make sure your MCP trigger has (Wait for Response) turned on.",
|
|
"Choose Simple for key-value or Advanced for JSON.": "Choose Simple for key-value or Advanced for JSON.",
|
|
"Simple": "Simple",
|
|
"Advanced": "Advanced",
|
|
"Stop": "Stop",
|
|
"Respond and Continue": "Respond and Continue",
|
|
"MCP Tool": "MCP Tool",
|
|
"Creates a tool that MCP clients can call to execute this flow": "Creates a tool that MCP clients can call to execute this flow",
|
|
"Name": "Name",
|
|
"Description": "Description",
|
|
"Parameters": "Parameters",
|
|
"Wait for Response": "Wait for Response",
|
|
"Used to call this tool from MCP clients like Claude Desktop, Cursor, or Windsurf": "Used to call this tool from MCP clients like Claude Desktop, Cursor, or Windsurf",
|
|
"Used to describe what this tool does and when to use it": "Used to describe what this tool does and when to use it",
|
|
"Define the input parameters that this tool accepts. Parameters will be shown to users when calling the tool.": "Define the input parameters that this tool accepts. Parameters will be shown to users when calling the tool.",
|
|
"Keep the MCP client waiting until it receives a response via the Reply to MCP Client action": "Keep the MCP client waiting until it receives a response via the Reply to MCP Client action"
|
|
} |