@camunda/connectors-element-templates 1.0.18 → 1.0.20
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -2
- package/src/element-templates/agenticai-a2a-client-outbound-connector.json +3 -3
- package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-intermediate.json +2 -2
- package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-receive.json +2 -2
- package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-intermediate.json +2 -2
- package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-receive.json +2 -2
- package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +49 -49
- package/src/element-templates/agenticai-aiagent-job-worker.json +389 -389
- package/src/element-templates/agenticai-aiagent-outbound-connector.json +3928 -3928
- package/src/element-templates/agenticai-mcp-client-outbound-connector.json +551 -551
- package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +733 -733
- package/src/element-templates/asana-connector.json +111 -111
- package/src/element-templates/automation-anywhere-outbound-connector.json +1224 -1224
- package/src/element-templates/aws-bedrock-agentcore-long-term-memory-outbound-connector.json +1 -1
- package/src/element-templates/aws-bedrock-agentcore-runtime-outbound-connector.json +1 -1
- package/src/element-templates/aws-bedrock-codeinterpreter-outbound-connector.json +1 -1
- package/src/element-templates/aws-bedrock-knowledgebase-outbound-connector.json +1 -1
- package/src/element-templates/aws-bedrock-outbound-connector.json +432 -432
- package/src/element-templates/aws-comprehend-outbound-connector.json +1 -1
- package/src/element-templates/aws-dynamodb-outbound-connector.json +3518 -2166
- package/src/element-templates/aws-eventbridge-connector-boundary.json +38 -38
- package/src/element-templates/aws-eventbridge-connector-intermediate.json +80 -80
- package/src/element-templates/aws-eventbridge-connector-message-start.json +21 -21
- package/src/element-templates/aws-eventbridge-connector-receive.json +6 -6
- package/src/element-templates/aws-eventbridge-connector-start-event.json +15 -15
- package/src/element-templates/aws-eventbridge-outbound-connector.json +306 -306
- package/src/element-templates/aws-lambda-outbound-connector.json +279 -279
- package/src/element-templates/aws-s3-outbound-connector.json +721 -48
- package/src/element-templates/aws-sagemaker-outbound-connector.json +59 -59
- package/src/element-templates/aws-sns-inbound-boundary.json +181 -181
- package/src/element-templates/aws-sns-inbound-intermediate.json +325 -325
- package/src/element-templates/aws-sns-inbound-message-start.json +350 -350
- package/src/element-templates/aws-sns-inbound-start-event.json +140 -140
- package/src/element-templates/aws-sns-outbound-connector.json +301 -301
- package/src/element-templates/aws-sqs-boundary-connector.json +930 -930
- package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +628 -628
- package/src/element-templates/aws-sqs-outbound-connector.json +366 -366
- package/src/element-templates/aws-sqs-start-event-connector.json +717 -717
- package/src/element-templates/aws-sqs-start-message.json +488 -488
- package/src/element-templates/aws-textract-outbound-connector.json +351 -351
- package/src/element-templates/azure-blobstorage-outbound-connector.json +201 -201
- package/src/element-templates/azure-open-ai-connector.json +49 -49
- package/src/element-templates/blue-prism-connector.json +64 -64
- package/src/element-templates/box-outbound-connector.json +49 -49
- package/src/element-templates/csv-outbound-connector.json +449 -0
- package/src/element-templates/easy-post-connector.json +214 -214
- package/src/element-templates/email-inbound-connector-boundary.json +37 -37
- package/src/element-templates/email-inbound-connector-intermediate.json +37 -37
- package/src/element-templates/email-message-start-event-connector.json +63 -63
- package/src/element-templates/email-outbound-connector.json +903 -903
- package/src/element-templates/embeddings-vector-database-outbound-connector.json +520 -520
- package/src/element-templates/github-connector.json +8446 -8446
- package/src/element-templates/github-webhook-connector-intermediate.json +55 -55
- package/src/element-templates/github-webhook-connector-message-start.json +19 -19
- package/src/element-templates/github-webhook-connector-start-event.json +52 -52
- package/src/element-templates/gitlab-connector.json +2344 -2344
- package/src/element-templates/google-cloud-storage-outbound-connector.json +201 -201
- package/src/element-templates/google-drive-outbound-connector.json +1106 -1106
- package/src/element-templates/google-gemini-outbound-connector.json +125 -125
- package/src/element-templates/google-maps-platform-connector.json +97 -97
- package/src/element-templates/google-sheets-outbound-connector.json +3100 -3100
- package/src/element-templates/graphql-outbound-connector.json +738 -631
- package/src/element-templates/http-json-connector.json +3249 -1651
- package/src/element-templates/http-polling-boundary-catch-event-connector.json +866 -764
- package/src/element-templates/http-polling-connector.json +851 -749
- package/src/element-templates/hubspot-outbound-connector.json +67 -67
- package/src/element-templates/hugging-face-connector.json +79 -79
- package/src/element-templates/jdbc-outbound-connector.json +68 -68
- package/src/element-templates/kafka-inbound-connector-boundary.json +927 -927
- package/src/element-templates/kafka-inbound-connector-intermediate.json +1125 -1125
- package/src/element-templates/kafka-inbound-connector-start-message.json +650 -650
- package/src/element-templates/kafka-outbound-connector.json +424 -424
- package/src/element-templates/microsoft-office365-mail-connector.json +993 -7
- package/src/element-templates/microsoft-teams-outbound-connector.json +4145 -4145
- package/src/element-templates/openai-connector.json +317 -317
- package/src/element-templates/operate-connector.json +142 -142
- package/src/element-templates/power-automate-connector.json +44 -44
- package/src/element-templates/rabbitmq-inbound-connector-boundary.json +905 -905
- package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +763 -763
- package/src/element-templates/rabbitmq-inbound-connector-message-start.json +470 -470
- package/src/element-templates/rabbitmq-inbound-connector-start-event.json +752 -752
- package/src/element-templates/rabbitmq-outbound-connector.json +367 -367
- package/src/element-templates/rpa-connector.json +5 -5
- package/src/element-templates/salesforce-connector.json +112 -112
- package/src/element-templates/send-message-connector-intermediate-throw-event.json +1 -1
- package/src/element-templates/send-message-connector-message-end-event.json +1 -1
- package/src/element-templates/send-message-connector-send-task.json +1 -1
- package/src/element-templates/sendgrid-outbound-connector.json +1220 -1220
- package/src/element-templates/servicenow-connector.json +7 -7
- package/src/element-templates/servicenow-flow-starter-connector.json +1 -1
- package/src/element-templates/servicenow-incident-connector.json +7 -7
- package/src/element-templates/slack-inbound-boundary.json +463 -463
- package/src/element-templates/slack-inbound-intermediate.json +506 -506
- package/src/element-templates/slack-inbound-message-start.json +364 -364
- package/src/element-templates/slack-inbound-receive.json +23 -23
- package/src/element-templates/slack-inbound-start-event.json +334 -334
- package/src/element-templates/slack-outbound-connector.json +1803 -1803
- package/src/element-templates/soap-outbound-connector.json +1 -1
- package/src/element-templates/twilio-connector.json +355 -355
- package/src/element-templates/twilio-webhook-boundary-connector.json +35 -35
- package/src/element-templates/twilio-webhook-connector.json +53 -53
- package/src/element-templates/twilio-webhook-intermediate-connector.json +39 -39
- package/src/element-templates/twilio-webhook-message-start-connector.json +26 -26
- package/src/element-templates/uipath-connector.json +4 -4
- package/src/element-templates/webhook-connector-boundary.json +1205 -1205
- package/src/element-templates/webhook-connector-intermediate.json +1550 -1550
- package/src/element-templates/webhook-connector-receive.json +61 -61
- package/src/element-templates/webhook-connector-start-event.json +1606 -1606
- package/src/element-templates/webhook-connector-start-message.json +1300 -1300
- package/src/element-templates/whatsapp-connector.json +59 -59
|
@@ -1,14 +1,249 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
3
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
4
|
-
"name": "MCP Client",
|
|
4
|
+
"name": "MCP Client (early access)",
|
|
5
|
+
"id": "io.camunda.connectors.agenticai.mcp.client.v0",
|
|
6
|
+
"description": "MCP (Model Context Protocol) client using MCP connections configured on the connector runtime. Only supports tool operations.",
|
|
7
|
+
"metadata": {
|
|
8
|
+
"keywords": []
|
|
9
|
+
},
|
|
10
|
+
"version": 0,
|
|
11
|
+
"category": {
|
|
12
|
+
"id": "aiTools",
|
|
13
|
+
"name": "AI Tools"
|
|
14
|
+
},
|
|
15
|
+
"appliesTo": ["bpmn:Task"],
|
|
16
|
+
"elementType": {
|
|
17
|
+
"value": "bpmn:ServiceTask"
|
|
18
|
+
},
|
|
19
|
+
"engines": {
|
|
20
|
+
"camunda": "^8.8"
|
|
21
|
+
},
|
|
22
|
+
"groups": [
|
|
23
|
+
{
|
|
24
|
+
"id": "client",
|
|
25
|
+
"label": "MCP Client"
|
|
26
|
+
},
|
|
27
|
+
{
|
|
28
|
+
"id": "tools",
|
|
29
|
+
"label": "Tools"
|
|
30
|
+
},
|
|
31
|
+
{
|
|
32
|
+
"id": "operation",
|
|
33
|
+
"label": "Operation",
|
|
34
|
+
"openByDefault": false
|
|
35
|
+
},
|
|
36
|
+
{
|
|
37
|
+
"id": "connector",
|
|
38
|
+
"label": "Connector"
|
|
39
|
+
},
|
|
40
|
+
{
|
|
41
|
+
"id": "output",
|
|
42
|
+
"label": "Output mapping"
|
|
43
|
+
},
|
|
44
|
+
{
|
|
45
|
+
"id": "error",
|
|
46
|
+
"label": "Error handling"
|
|
47
|
+
},
|
|
48
|
+
{
|
|
49
|
+
"id": "retries",
|
|
50
|
+
"label": "Retries"
|
|
51
|
+
}
|
|
52
|
+
],
|
|
53
|
+
"properties": [
|
|
54
|
+
{
|
|
55
|
+
"value": "io.camunda.agenticai:mcpclient:0",
|
|
56
|
+
"binding": {
|
|
57
|
+
"property": "type",
|
|
58
|
+
"type": "zeebe:taskDefinition"
|
|
59
|
+
},
|
|
60
|
+
"type": "Hidden"
|
|
61
|
+
},
|
|
62
|
+
{
|
|
63
|
+
"value": "mcpClient",
|
|
64
|
+
"binding": {
|
|
65
|
+
"name": "io.camunda.agenticai.gateway.type",
|
|
66
|
+
"type": "zeebe:property"
|
|
67
|
+
},
|
|
68
|
+
"type": "Hidden"
|
|
69
|
+
},
|
|
70
|
+
{
|
|
71
|
+
"id": "data.client.clientId",
|
|
72
|
+
"label": "Client ID",
|
|
73
|
+
"description": "The MCP client ID. This needs to be configured on your connector runtime.",
|
|
74
|
+
"optional": false,
|
|
75
|
+
"constraints": {
|
|
76
|
+
"notEmpty": true
|
|
77
|
+
},
|
|
78
|
+
"feel": "optional",
|
|
79
|
+
"group": "client",
|
|
80
|
+
"binding": {
|
|
81
|
+
"name": "data.client.clientId",
|
|
82
|
+
"type": "zeebe:input"
|
|
83
|
+
},
|
|
84
|
+
"type": "String"
|
|
85
|
+
},
|
|
86
|
+
{
|
|
87
|
+
"id": "data.tools.included",
|
|
88
|
+
"label": "Included tools",
|
|
89
|
+
"description": "List of tools that can be used by the MCP client. By default, all tools are allowed.",
|
|
90
|
+
"optional": true,
|
|
91
|
+
"feel": "required",
|
|
92
|
+
"group": "tools",
|
|
93
|
+
"binding": {
|
|
94
|
+
"name": "data.tools.included",
|
|
95
|
+
"type": "zeebe:input"
|
|
96
|
+
},
|
|
97
|
+
"type": "Text"
|
|
98
|
+
},
|
|
99
|
+
{
|
|
100
|
+
"id": "data.tools.excluded",
|
|
101
|
+
"label": "Excluded tools",
|
|
102
|
+
"description": "List of tools that are not allowed to be used by the MCP client. Will override any included tools.",
|
|
103
|
+
"optional": true,
|
|
104
|
+
"feel": "required",
|
|
105
|
+
"group": "tools",
|
|
106
|
+
"binding": {
|
|
107
|
+
"name": "data.tools.excluded",
|
|
108
|
+
"type": "zeebe:input"
|
|
109
|
+
},
|
|
110
|
+
"type": "Text"
|
|
111
|
+
},
|
|
112
|
+
{
|
|
113
|
+
"id": "data.operation.method",
|
|
114
|
+
"label": "Method",
|
|
115
|
+
"description": "The MCP method to be called, e.g. <code>tools/list</code>.",
|
|
116
|
+
"optional": false,
|
|
117
|
+
"value": "=toolCall.method",
|
|
118
|
+
"constraints": {
|
|
119
|
+
"notEmpty": true
|
|
120
|
+
},
|
|
121
|
+
"feel": "optional",
|
|
122
|
+
"group": "operation",
|
|
123
|
+
"binding": {
|
|
124
|
+
"name": "data.operation.method",
|
|
125
|
+
"type": "zeebe:input"
|
|
126
|
+
},
|
|
127
|
+
"tooltip": "The method to be called on the MCP server. See the <a href=\"https://modelcontextprotocol.io/specification/2024-11-05/server\">MCP specification</a> for a list of available methods.<br><br>Currently supported:<br><code>tools/list</code>, <code>tools/call</code>",
|
|
128
|
+
"type": "String"
|
|
129
|
+
},
|
|
130
|
+
{
|
|
131
|
+
"id": "data.operation.params",
|
|
132
|
+
"label": "Parameters",
|
|
133
|
+
"description": "The parameters to be passed to the MCP method.",
|
|
134
|
+
"optional": true,
|
|
135
|
+
"value": "=toolCall.params",
|
|
136
|
+
"feel": "required",
|
|
137
|
+
"group": "operation",
|
|
138
|
+
"binding": {
|
|
139
|
+
"name": "data.operation.params",
|
|
140
|
+
"type": "zeebe:input"
|
|
141
|
+
},
|
|
142
|
+
"tooltip": "The parameter structure depends on the method being called. See the <a href=\"https://modelcontextprotocol.io/specification/2024-11-05/server/tools#calling-tools\">MCP specification</a> for an example of the parameters for the <code>tools/call</code> method.",
|
|
143
|
+
"type": "String"
|
|
144
|
+
},
|
|
145
|
+
{
|
|
146
|
+
"id": "version",
|
|
147
|
+
"label": "Version",
|
|
148
|
+
"description": "Version of the element template",
|
|
149
|
+
"value": "0",
|
|
150
|
+
"group": "connector",
|
|
151
|
+
"binding": {
|
|
152
|
+
"key": "elementTemplateVersion",
|
|
153
|
+
"type": "zeebe:taskHeader"
|
|
154
|
+
},
|
|
155
|
+
"type": "Hidden"
|
|
156
|
+
},
|
|
157
|
+
{
|
|
158
|
+
"id": "id",
|
|
159
|
+
"label": "ID",
|
|
160
|
+
"description": "ID of the element template",
|
|
161
|
+
"value": "io.camunda.connectors.agenticai.mcp.client.v0",
|
|
162
|
+
"group": "connector",
|
|
163
|
+
"binding": {
|
|
164
|
+
"key": "elementTemplateId",
|
|
165
|
+
"type": "zeebe:taskHeader"
|
|
166
|
+
},
|
|
167
|
+
"type": "Hidden"
|
|
168
|
+
},
|
|
169
|
+
{
|
|
170
|
+
"id": "resultVariable",
|
|
171
|
+
"label": "Result variable",
|
|
172
|
+
"description": "Name of variable to store the response in",
|
|
173
|
+
"value": "toolCallResult",
|
|
174
|
+
"group": "output",
|
|
175
|
+
"binding": {
|
|
176
|
+
"key": "resultVariable",
|
|
177
|
+
"type": "zeebe:taskHeader"
|
|
178
|
+
},
|
|
179
|
+
"type": "String"
|
|
180
|
+
},
|
|
181
|
+
{
|
|
182
|
+
"id": "resultExpression",
|
|
183
|
+
"label": "Result expression",
|
|
184
|
+
"description": "Expression to map the response into process variables",
|
|
185
|
+
"feel": "required",
|
|
186
|
+
"group": "output",
|
|
187
|
+
"binding": {
|
|
188
|
+
"key": "resultExpression",
|
|
189
|
+
"type": "zeebe:taskHeader"
|
|
190
|
+
},
|
|
191
|
+
"type": "Text"
|
|
192
|
+
},
|
|
193
|
+
{
|
|
194
|
+
"id": "errorExpression",
|
|
195
|
+
"label": "Error expression",
|
|
196
|
+
"description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>.",
|
|
197
|
+
"feel": "required",
|
|
198
|
+
"group": "error",
|
|
199
|
+
"binding": {
|
|
200
|
+
"key": "errorExpression",
|
|
201
|
+
"type": "zeebe:taskHeader"
|
|
202
|
+
},
|
|
203
|
+
"type": "Text"
|
|
204
|
+
},
|
|
205
|
+
{
|
|
206
|
+
"id": "retryCount",
|
|
207
|
+
"label": "Retries",
|
|
208
|
+
"description": "Number of retries",
|
|
209
|
+
"value": "3",
|
|
210
|
+
"feel": "optional",
|
|
211
|
+
"group": "retries",
|
|
212
|
+
"binding": {
|
|
213
|
+
"property": "retries",
|
|
214
|
+
"type": "zeebe:taskDefinition"
|
|
215
|
+
},
|
|
216
|
+
"type": "String"
|
|
217
|
+
},
|
|
218
|
+
{
|
|
219
|
+
"id": "retryBackoff",
|
|
220
|
+
"label": "Retry backoff",
|
|
221
|
+
"description": "ISO-8601 duration to wait between retries",
|
|
222
|
+
"value": "PT0S",
|
|
223
|
+
"group": "retries",
|
|
224
|
+
"binding": {
|
|
225
|
+
"key": "retryBackoff",
|
|
226
|
+
"type": "zeebe:taskHeader"
|
|
227
|
+
},
|
|
228
|
+
"type": "String"
|
|
229
|
+
}
|
|
230
|
+
],
|
|
231
|
+
"icon": {
|
|
232
|
+
"contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDAiIGhlaWdodD0iMjAwIiBmaWxsPSJub25lIiB2aWV3Qm94PSIwIDAgMjAwIDIwMCI+CiAgICA8cGF0aCBkPSJNMjUgOTcuODUyOEw5Mi44ODIzIDI5Ljk3MDZDMTAyLjI1NSAyMC41OTggMTE3LjQ1MSAyMC41OTggMTI2LjgyMyAyOS45NzA2VjI5Ljk3MDZDMTM2LjE5NiAzOS4zNDMxIDEzNi4xOTYgNTQuNTM5MSAxMjYuODIzIDYzLjkxMTdMNzUuNTU4MSAxMTUuMTc3IiBzdHJva2U9ImJsYWNrIiBzdHJva2Utd2lkdGg9IjEyIiBzdHJva2UtbGluZWNhcD0icm91bmQiLz4KICAgIDxwYXRoIGQ9Ik03Ni4yNjUzIDExNC40N0wxMjYuODIzIDYzLjkxMTdDMTM2LjE5NiA1NC41MzkxIDE1MS4zOTIgNTQuNTM5MSAxNjAuNzY1IDYzLjkxMTdMMTYxLjExOCA2NC4yNjUyQzE3MC40OTEgNzMuNjM3OCAxNzAuNDkxIDg4LjgzMzggMTYxLjExOCA5OC4yMDYzTDk5LjcyNDggMTU5LjZDOTYuNjAwNiAxNjIuNzI0IDk2LjYwMDYgMTY3Ljc4OSA5OS43MjQ4IDE3MC45MTNMMTEyLjMzMSAxODMuNTIiIHN0cm9rZT0iYmxhY2siIHN0cm9rZS13aWR0aD0iMTIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgogICAgPHBhdGggZD0iTTEwOS44NTMgNDYuOTQxMUw1OS42NDgyIDk3LjE0NTdDNTAuMjc1NyAxMDYuNTE4IDUwLjI3NTcgMTIxLjcxNCA1OS42NDgyIDEzMS4wODdWMTMxLjA4N0M2OS4wMjA4IDE0MC40NTkgODQuMjE2OCAxNDAuNDU5IDkzLjU4OTQgMTMxLjA4N0wxNDMuNzk0IDgwLjg4MjIiIHN0cm9rZT0iYmxhY2siIHN0cm9rZS13aWR0aD0iMTIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8L3N2Zz4K"
|
|
233
|
+
}
|
|
234
|
+
},
|
|
235
|
+
{
|
|
236
|
+
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
237
|
+
"name": "MCP Client (early access)",
|
|
5
238
|
"id": "io.camunda.connectors.agenticai.mcp.client.v0",
|
|
6
239
|
"description": "MCP (Model Context Protocol) client using MCP connections configured on the connector runtime.",
|
|
7
|
-
"
|
|
8
|
-
|
|
240
|
+
"metadata": {
|
|
241
|
+
"keywords": []
|
|
242
|
+
},
|
|
243
|
+
"version": 1,
|
|
9
244
|
"category": {
|
|
10
|
-
"id": "
|
|
11
|
-
"name": "
|
|
245
|
+
"id": "aiTools",
|
|
246
|
+
"name": "AI Tools"
|
|
12
247
|
},
|
|
13
248
|
"appliesTo": ["bpmn:Task"],
|
|
14
249
|
"elementType": {
|
|
@@ -32,8 +267,8 @@
|
|
|
32
267
|
"label": "Operation"
|
|
33
268
|
},
|
|
34
269
|
{
|
|
35
|
-
"id": "
|
|
36
|
-
"label": "
|
|
270
|
+
"id": "tools",
|
|
271
|
+
"label": "Tools",
|
|
37
272
|
"openByDefault": false
|
|
38
273
|
},
|
|
39
274
|
{
|
|
@@ -130,33 +365,13 @@
|
|
|
130
365
|
},
|
|
131
366
|
"type": "Dropdown",
|
|
132
367
|
"choices": [
|
|
133
|
-
{
|
|
134
|
-
"name": "List Tools",
|
|
135
|
-
"value": "tools/list"
|
|
136
|
-
},
|
|
137
368
|
{
|
|
138
369
|
"name": "Call Tool",
|
|
139
370
|
"value": "tools/call"
|
|
140
371
|
},
|
|
141
372
|
{
|
|
142
|
-
"name": "List
|
|
143
|
-
"value": "
|
|
144
|
-
},
|
|
145
|
-
{
|
|
146
|
-
"name": "List Resource Templates",
|
|
147
|
-
"value": "resources/templates/list"
|
|
148
|
-
},
|
|
149
|
-
{
|
|
150
|
-
"name": "Read Resource",
|
|
151
|
-
"value": "resources/read"
|
|
152
|
-
},
|
|
153
|
-
{
|
|
154
|
-
"name": "List Prompts",
|
|
155
|
-
"value": "prompts/list"
|
|
156
|
-
},
|
|
157
|
-
{
|
|
158
|
-
"name": "Get Prompt",
|
|
159
|
-
"value": "prompts/get"
|
|
373
|
+
"name": "List Tools",
|
|
374
|
+
"value": "tools/list"
|
|
160
375
|
}
|
|
161
376
|
]
|
|
162
377
|
},
|
|
@@ -217,93 +432,6 @@
|
|
|
217
432
|
},
|
|
218
433
|
"type": "String"
|
|
219
434
|
},
|
|
220
|
-
{
|
|
221
|
-
"id": "data.connectorMode.operation.resourceUri",
|
|
222
|
-
"label": "Resource URI",
|
|
223
|
-
"description": "The URI of the resource to read.",
|
|
224
|
-
"optional": false,
|
|
225
|
-
"constraints": {
|
|
226
|
-
"notEmpty": true
|
|
227
|
-
},
|
|
228
|
-
"feel": "optional",
|
|
229
|
-
"group": "operation",
|
|
230
|
-
"binding": {
|
|
231
|
-
"name": "data.connectorMode.operation.resourceUri",
|
|
232
|
-
"type": "zeebe:input"
|
|
233
|
-
},
|
|
234
|
-
"condition": {
|
|
235
|
-
"allMatch": [
|
|
236
|
-
{
|
|
237
|
-
"property": "data.connectorMode.operation.type",
|
|
238
|
-
"equals": "resources/read",
|
|
239
|
-
"type": "simple"
|
|
240
|
-
},
|
|
241
|
-
{
|
|
242
|
-
"property": "data.connectorMode.type",
|
|
243
|
-
"equals": "standalone",
|
|
244
|
-
"type": "simple"
|
|
245
|
-
}
|
|
246
|
-
]
|
|
247
|
-
},
|
|
248
|
-
"type": "String"
|
|
249
|
-
},
|
|
250
|
-
{
|
|
251
|
-
"id": "data.connectorMode.operation.promptName",
|
|
252
|
-
"label": "Prompt name",
|
|
253
|
-
"description": "The name of the prompt to get.",
|
|
254
|
-
"optional": false,
|
|
255
|
-
"constraints": {
|
|
256
|
-
"notEmpty": true
|
|
257
|
-
},
|
|
258
|
-
"feel": "optional",
|
|
259
|
-
"group": "operation",
|
|
260
|
-
"binding": {
|
|
261
|
-
"name": "data.connectorMode.operation.promptName",
|
|
262
|
-
"type": "zeebe:input"
|
|
263
|
-
},
|
|
264
|
-
"condition": {
|
|
265
|
-
"allMatch": [
|
|
266
|
-
{
|
|
267
|
-
"property": "data.connectorMode.operation.type",
|
|
268
|
-
"equals": "prompts/get",
|
|
269
|
-
"type": "simple"
|
|
270
|
-
},
|
|
271
|
-
{
|
|
272
|
-
"property": "data.connectorMode.type",
|
|
273
|
-
"equals": "standalone",
|
|
274
|
-
"type": "simple"
|
|
275
|
-
}
|
|
276
|
-
]
|
|
277
|
-
},
|
|
278
|
-
"type": "String"
|
|
279
|
-
},
|
|
280
|
-
{
|
|
281
|
-
"id": "data.connectorMode.operation.promptArguments",
|
|
282
|
-
"label": "Prompt arguments",
|
|
283
|
-
"description": "The arguments to pass to the prompt generation.",
|
|
284
|
-
"optional": true,
|
|
285
|
-
"feel": "required",
|
|
286
|
-
"group": "operation",
|
|
287
|
-
"binding": {
|
|
288
|
-
"name": "data.connectorMode.operation.promptArguments",
|
|
289
|
-
"type": "zeebe:input"
|
|
290
|
-
},
|
|
291
|
-
"condition": {
|
|
292
|
-
"allMatch": [
|
|
293
|
-
{
|
|
294
|
-
"property": "data.connectorMode.operation.type",
|
|
295
|
-
"equals": "prompts/get",
|
|
296
|
-
"type": "simple"
|
|
297
|
-
},
|
|
298
|
-
{
|
|
299
|
-
"property": "data.connectorMode.type",
|
|
300
|
-
"equals": "standalone",
|
|
301
|
-
"type": "simple"
|
|
302
|
-
}
|
|
303
|
-
]
|
|
304
|
-
},
|
|
305
|
-
"type": "String"
|
|
306
|
-
},
|
|
307
435
|
{
|
|
308
436
|
"id": "data.connectorMode.toolOperation.method",
|
|
309
437
|
"label": "Method",
|
|
@@ -348,265 +476,85 @@
|
|
|
348
476
|
"type": "String"
|
|
349
477
|
},
|
|
350
478
|
{
|
|
351
|
-
"id": "data.
|
|
479
|
+
"id": "data.tools.included",
|
|
352
480
|
"label": "Included tools",
|
|
353
481
|
"description": "List of tools that can be used by the MCP client. By default, all tools are allowed.",
|
|
354
482
|
"optional": true,
|
|
355
483
|
"feel": "required",
|
|
356
|
-
"group": "
|
|
484
|
+
"group": "tools",
|
|
357
485
|
"binding": {
|
|
358
|
-
"name": "data.
|
|
486
|
+
"name": "data.tools.included",
|
|
359
487
|
"type": "zeebe:input"
|
|
360
488
|
},
|
|
361
|
-
"condition": {
|
|
362
|
-
"allMatch": [
|
|
363
|
-
{
|
|
364
|
-
"property": "data.connectorMode.operation.type",
|
|
365
|
-
"oneOf": ["tools/call", "tools/list"],
|
|
366
|
-
"type": "simple"
|
|
367
|
-
},
|
|
368
|
-
{
|
|
369
|
-
"property": "data.connectorMode.type",
|
|
370
|
-
"equals": "standalone",
|
|
371
|
-
"type": "simple"
|
|
372
|
-
}
|
|
373
|
-
]
|
|
374
|
-
},
|
|
375
489
|
"type": "Text"
|
|
376
490
|
},
|
|
377
491
|
{
|
|
378
|
-
"id": "data.
|
|
492
|
+
"id": "data.tools.excluded",
|
|
379
493
|
"label": "Excluded tools",
|
|
380
494
|
"description": "List of tools that are not allowed to be used by the MCP client. Will override any included tools.",
|
|
381
495
|
"optional": true,
|
|
382
496
|
"feel": "required",
|
|
383
|
-
"group": "
|
|
497
|
+
"group": "tools",
|
|
384
498
|
"binding": {
|
|
385
|
-
"name": "data.
|
|
499
|
+
"name": "data.tools.excluded",
|
|
386
500
|
"type": "zeebe:input"
|
|
387
501
|
},
|
|
388
|
-
"condition": {
|
|
389
|
-
"allMatch": [
|
|
390
|
-
{
|
|
391
|
-
"property": "data.connectorMode.operation.type",
|
|
392
|
-
"oneOf": ["tools/call", "tools/list"],
|
|
393
|
-
"type": "simple"
|
|
394
|
-
},
|
|
395
|
-
{
|
|
396
|
-
"property": "data.connectorMode.type",
|
|
397
|
-
"equals": "standalone",
|
|
398
|
-
"type": "simple"
|
|
399
|
-
}
|
|
400
|
-
]
|
|
401
|
-
},
|
|
402
502
|
"type": "Text"
|
|
403
503
|
},
|
|
404
504
|
{
|
|
405
|
-
"id": "
|
|
406
|
-
"label": "
|
|
407
|
-
"description": "
|
|
408
|
-
"
|
|
409
|
-
"
|
|
410
|
-
"group": "filters",
|
|
505
|
+
"id": "version",
|
|
506
|
+
"label": "Version",
|
|
507
|
+
"description": "Version of the element template",
|
|
508
|
+
"value": "1",
|
|
509
|
+
"group": "connector",
|
|
411
510
|
"binding": {
|
|
412
|
-
"
|
|
413
|
-
"type": "zeebe:
|
|
414
|
-
},
|
|
415
|
-
"condition": {
|
|
416
|
-
"allMatch": [
|
|
417
|
-
{
|
|
418
|
-
"property": "data.connectorMode.operation.type",
|
|
419
|
-
"oneOf": [
|
|
420
|
-
"resources/read",
|
|
421
|
-
"resources/list",
|
|
422
|
-
"resources/templates/list"
|
|
423
|
-
],
|
|
424
|
-
"type": "simple"
|
|
425
|
-
},
|
|
426
|
-
{
|
|
427
|
-
"property": "data.connectorMode.type",
|
|
428
|
-
"equals": "standalone",
|
|
429
|
-
"type": "simple"
|
|
430
|
-
}
|
|
431
|
-
]
|
|
511
|
+
"key": "elementTemplateVersion",
|
|
512
|
+
"type": "zeebe:taskHeader"
|
|
432
513
|
},
|
|
433
|
-
"type": "
|
|
514
|
+
"type": "Hidden"
|
|
434
515
|
},
|
|
435
516
|
{
|
|
436
|
-
"id": "
|
|
437
|
-
"label": "
|
|
438
|
-
"description": "
|
|
439
|
-
"
|
|
440
|
-
"
|
|
441
|
-
"group": "filters",
|
|
517
|
+
"id": "id",
|
|
518
|
+
"label": "ID",
|
|
519
|
+
"description": "ID of the element template",
|
|
520
|
+
"value": "io.camunda.connectors.agenticai.mcp.client.v0",
|
|
521
|
+
"group": "connector",
|
|
442
522
|
"binding": {
|
|
443
|
-
"
|
|
444
|
-
"type": "zeebe:
|
|
523
|
+
"key": "elementTemplateId",
|
|
524
|
+
"type": "zeebe:taskHeader"
|
|
445
525
|
},
|
|
446
|
-
"
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
{
|
|
458
|
-
"property": "data.connectorMode.type",
|
|
459
|
-
"equals": "standalone",
|
|
460
|
-
"type": "simple"
|
|
461
|
-
}
|
|
462
|
-
]
|
|
526
|
+
"type": "Hidden"
|
|
527
|
+
},
|
|
528
|
+
{
|
|
529
|
+
"id": "resultVariable",
|
|
530
|
+
"label": "Result variable",
|
|
531
|
+
"description": "Name of variable to store the response in",
|
|
532
|
+
"value": "toolCallResult",
|
|
533
|
+
"group": "output",
|
|
534
|
+
"binding": {
|
|
535
|
+
"key": "resultVariable",
|
|
536
|
+
"type": "zeebe:taskHeader"
|
|
463
537
|
},
|
|
464
|
-
"type": "
|
|
538
|
+
"type": "String"
|
|
465
539
|
},
|
|
466
540
|
{
|
|
467
|
-
"id": "
|
|
468
|
-
"label": "
|
|
469
|
-
"description": "
|
|
470
|
-
"optional": true,
|
|
541
|
+
"id": "resultExpression",
|
|
542
|
+
"label": "Result expression",
|
|
543
|
+
"description": "Expression to map the response into process variables",
|
|
471
544
|
"feel": "required",
|
|
472
|
-
"group": "
|
|
545
|
+
"group": "output",
|
|
473
546
|
"binding": {
|
|
474
|
-
"
|
|
475
|
-
"type": "zeebe:
|
|
476
|
-
},
|
|
477
|
-
"condition": {
|
|
478
|
-
"allMatch": [
|
|
479
|
-
{
|
|
480
|
-
"property": "data.connectorMode.operation.type",
|
|
481
|
-
"oneOf": ["prompts/get", "prompts/list"],
|
|
482
|
-
"type": "simple"
|
|
483
|
-
},
|
|
484
|
-
{
|
|
485
|
-
"property": "data.connectorMode.type",
|
|
486
|
-
"equals": "standalone",
|
|
487
|
-
"type": "simple"
|
|
488
|
-
}
|
|
489
|
-
]
|
|
547
|
+
"key": "resultExpression",
|
|
548
|
+
"type": "zeebe:taskHeader"
|
|
490
549
|
},
|
|
491
550
|
"type": "Text"
|
|
492
551
|
},
|
|
493
552
|
{
|
|
494
|
-
"id": "
|
|
495
|
-
"label": "
|
|
496
|
-
"description": "
|
|
497
|
-
"optional": true,
|
|
553
|
+
"id": "errorExpression",
|
|
554
|
+
"label": "Error expression",
|
|
555
|
+
"description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>.",
|
|
498
556
|
"feel": "required",
|
|
499
|
-
"group": "
|
|
500
|
-
"binding": {
|
|
501
|
-
"name": "data.connectorMode.standaloneModeFilters.prompts.excluded",
|
|
502
|
-
"type": "zeebe:input"
|
|
503
|
-
},
|
|
504
|
-
"condition": {
|
|
505
|
-
"allMatch": [
|
|
506
|
-
{
|
|
507
|
-
"property": "data.connectorMode.operation.type",
|
|
508
|
-
"oneOf": ["prompts/get", "prompts/list"],
|
|
509
|
-
"type": "simple"
|
|
510
|
-
},
|
|
511
|
-
{
|
|
512
|
-
"property": "data.connectorMode.type",
|
|
513
|
-
"equals": "standalone",
|
|
514
|
-
"type": "simple"
|
|
515
|
-
}
|
|
516
|
-
]
|
|
517
|
-
},
|
|
518
|
-
"type": "Text"
|
|
519
|
-
},
|
|
520
|
-
{
|
|
521
|
-
"id": "data.connectorMode.toolModeFilters.tools.included",
|
|
522
|
-
"label": "Included tools",
|
|
523
|
-
"description": "List of tools that can be used by the MCP client. By default, all tools are allowed.",
|
|
524
|
-
"optional": true,
|
|
525
|
-
"feel": "required",
|
|
526
|
-
"group": "filters",
|
|
527
|
-
"binding": {
|
|
528
|
-
"name": "data.connectorMode.toolModeFilters.tools.included",
|
|
529
|
-
"type": "zeebe:input"
|
|
530
|
-
},
|
|
531
|
-
"condition": {
|
|
532
|
-
"property": "data.connectorMode.type",
|
|
533
|
-
"equals": "aiAgentTool",
|
|
534
|
-
"type": "simple"
|
|
535
|
-
},
|
|
536
|
-
"type": "Text"
|
|
537
|
-
},
|
|
538
|
-
{
|
|
539
|
-
"id": "data.connectorMode.toolModeFilters.tools.excluded",
|
|
540
|
-
"label": "Excluded tools",
|
|
541
|
-
"description": "List of tools that are not allowed to be used by the MCP client. Will override any included tools.",
|
|
542
|
-
"optional": true,
|
|
543
|
-
"feel": "required",
|
|
544
|
-
"group": "filters",
|
|
545
|
-
"binding": {
|
|
546
|
-
"name": "data.connectorMode.toolModeFilters.tools.excluded",
|
|
547
|
-
"type": "zeebe:input"
|
|
548
|
-
},
|
|
549
|
-
"condition": {
|
|
550
|
-
"property": "data.connectorMode.type",
|
|
551
|
-
"equals": "aiAgentTool",
|
|
552
|
-
"type": "simple"
|
|
553
|
-
},
|
|
554
|
-
"type": "Text"
|
|
555
|
-
},
|
|
556
|
-
{
|
|
557
|
-
"id": "version",
|
|
558
|
-
"label": "Version",
|
|
559
|
-
"description": "Version of the element template",
|
|
560
|
-
"value": "2",
|
|
561
|
-
"group": "connector",
|
|
562
|
-
"binding": {
|
|
563
|
-
"key": "elementTemplateVersion",
|
|
564
|
-
"type": "zeebe:taskHeader"
|
|
565
|
-
},
|
|
566
|
-
"type": "Hidden"
|
|
567
|
-
},
|
|
568
|
-
{
|
|
569
|
-
"id": "id",
|
|
570
|
-
"label": "ID",
|
|
571
|
-
"description": "ID of the element template",
|
|
572
|
-
"value": "io.camunda.connectors.agenticai.mcp.client.v0",
|
|
573
|
-
"group": "connector",
|
|
574
|
-
"binding": {
|
|
575
|
-
"key": "elementTemplateId",
|
|
576
|
-
"type": "zeebe:taskHeader"
|
|
577
|
-
},
|
|
578
|
-
"type": "Hidden"
|
|
579
|
-
},
|
|
580
|
-
{
|
|
581
|
-
"id": "resultVariable",
|
|
582
|
-
"label": "Result variable",
|
|
583
|
-
"description": "Name of variable to store the response in. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-variable\" target=\"_blank\">documentation</a>.",
|
|
584
|
-
"value": "toolCallResult",
|
|
585
|
-
"group": "output",
|
|
586
|
-
"binding": {
|
|
587
|
-
"key": "resultVariable",
|
|
588
|
-
"type": "zeebe:taskHeader"
|
|
589
|
-
},
|
|
590
|
-
"type": "String"
|
|
591
|
-
},
|
|
592
|
-
{
|
|
593
|
-
"id": "resultExpression",
|
|
594
|
-
"label": "Result expression",
|
|
595
|
-
"description": "Expression to map the response into process variables. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-expression\" target=\"_blank\">documentation</a>.",
|
|
596
|
-
"feel": "required",
|
|
597
|
-
"group": "output",
|
|
598
|
-
"binding": {
|
|
599
|
-
"key": "resultExpression",
|
|
600
|
-
"type": "zeebe:taskHeader"
|
|
601
|
-
},
|
|
602
|
-
"type": "Text"
|
|
603
|
-
},
|
|
604
|
-
{
|
|
605
|
-
"id": "errorExpression",
|
|
606
|
-
"label": "Error expression",
|
|
607
|
-
"description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>.",
|
|
608
|
-
"feel": "required",
|
|
609
|
-
"group": "error",
|
|
557
|
+
"group": "error",
|
|
610
558
|
"binding": {
|
|
611
559
|
"key": "errorExpression",
|
|
612
560
|
"type": "zeebe:taskHeader"
|
|
@@ -645,16 +593,14 @@
|
|
|
645
593
|
},
|
|
646
594
|
{
|
|
647
595
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
648
|
-
"name": "MCP Client
|
|
596
|
+
"name": "MCP Client",
|
|
649
597
|
"id": "io.camunda.connectors.agenticai.mcp.client.v0",
|
|
650
598
|
"description": "MCP (Model Context Protocol) client using MCP connections configured on the connector runtime.",
|
|
651
|
-
"
|
|
652
|
-
|
|
653
|
-
},
|
|
654
|
-
"version": 1,
|
|
599
|
+
"documentationRef": "https://docs.camunda.io/docs/8.9/components/connectors/out-of-the-box-connectors/agentic-ai-mcp-client-connector/",
|
|
600
|
+
"version": 2,
|
|
655
601
|
"category": {
|
|
656
|
-
"id": "
|
|
657
|
-
"name": "
|
|
602
|
+
"id": "aiTools",
|
|
603
|
+
"name": "AI Tools"
|
|
658
604
|
},
|
|
659
605
|
"appliesTo": ["bpmn:Task"],
|
|
660
606
|
"elementType": {
|
|
@@ -678,8 +624,8 @@
|
|
|
678
624
|
"label": "Operation"
|
|
679
625
|
},
|
|
680
626
|
{
|
|
681
|
-
"id": "
|
|
682
|
-
"label": "
|
|
627
|
+
"id": "filters",
|
|
628
|
+
"label": "Filters",
|
|
683
629
|
"openByDefault": false
|
|
684
630
|
},
|
|
685
631
|
{
|
|
@@ -776,13 +722,33 @@
|
|
|
776
722
|
},
|
|
777
723
|
"type": "Dropdown",
|
|
778
724
|
"choices": [
|
|
725
|
+
{
|
|
726
|
+
"name": "List Tools",
|
|
727
|
+
"value": "tools/list"
|
|
728
|
+
},
|
|
779
729
|
{
|
|
780
730
|
"name": "Call Tool",
|
|
781
731
|
"value": "tools/call"
|
|
782
732
|
},
|
|
783
733
|
{
|
|
784
|
-
"name": "List
|
|
785
|
-
"value": "
|
|
734
|
+
"name": "List Resources",
|
|
735
|
+
"value": "resources/list"
|
|
736
|
+
},
|
|
737
|
+
{
|
|
738
|
+
"name": "List Resource Templates",
|
|
739
|
+
"value": "resources/templates/list"
|
|
740
|
+
},
|
|
741
|
+
{
|
|
742
|
+
"name": "Read Resource",
|
|
743
|
+
"value": "resources/read"
|
|
744
|
+
},
|
|
745
|
+
{
|
|
746
|
+
"name": "List Prompts",
|
|
747
|
+
"value": "prompts/list"
|
|
748
|
+
},
|
|
749
|
+
{
|
|
750
|
+
"name": "Get Prompt",
|
|
751
|
+
"value": "prompts/get"
|
|
786
752
|
}
|
|
787
753
|
]
|
|
788
754
|
},
|
|
@@ -843,6 +809,93 @@
|
|
|
843
809
|
},
|
|
844
810
|
"type": "String"
|
|
845
811
|
},
|
|
812
|
+
{
|
|
813
|
+
"id": "data.connectorMode.operation.resourceUri",
|
|
814
|
+
"label": "Resource URI",
|
|
815
|
+
"description": "The URI of the resource to read.",
|
|
816
|
+
"optional": false,
|
|
817
|
+
"constraints": {
|
|
818
|
+
"notEmpty": true
|
|
819
|
+
},
|
|
820
|
+
"feel": "optional",
|
|
821
|
+
"group": "operation",
|
|
822
|
+
"binding": {
|
|
823
|
+
"name": "data.connectorMode.operation.resourceUri",
|
|
824
|
+
"type": "zeebe:input"
|
|
825
|
+
},
|
|
826
|
+
"condition": {
|
|
827
|
+
"allMatch": [
|
|
828
|
+
{
|
|
829
|
+
"property": "data.connectorMode.operation.type",
|
|
830
|
+
"equals": "resources/read",
|
|
831
|
+
"type": "simple"
|
|
832
|
+
},
|
|
833
|
+
{
|
|
834
|
+
"property": "data.connectorMode.type",
|
|
835
|
+
"equals": "standalone",
|
|
836
|
+
"type": "simple"
|
|
837
|
+
}
|
|
838
|
+
]
|
|
839
|
+
},
|
|
840
|
+
"type": "String"
|
|
841
|
+
},
|
|
842
|
+
{
|
|
843
|
+
"id": "data.connectorMode.operation.promptName",
|
|
844
|
+
"label": "Prompt name",
|
|
845
|
+
"description": "The name of the prompt to get.",
|
|
846
|
+
"optional": false,
|
|
847
|
+
"constraints": {
|
|
848
|
+
"notEmpty": true
|
|
849
|
+
},
|
|
850
|
+
"feel": "optional",
|
|
851
|
+
"group": "operation",
|
|
852
|
+
"binding": {
|
|
853
|
+
"name": "data.connectorMode.operation.promptName",
|
|
854
|
+
"type": "zeebe:input"
|
|
855
|
+
},
|
|
856
|
+
"condition": {
|
|
857
|
+
"allMatch": [
|
|
858
|
+
{
|
|
859
|
+
"property": "data.connectorMode.operation.type",
|
|
860
|
+
"equals": "prompts/get",
|
|
861
|
+
"type": "simple"
|
|
862
|
+
},
|
|
863
|
+
{
|
|
864
|
+
"property": "data.connectorMode.type",
|
|
865
|
+
"equals": "standalone",
|
|
866
|
+
"type": "simple"
|
|
867
|
+
}
|
|
868
|
+
]
|
|
869
|
+
},
|
|
870
|
+
"type": "String"
|
|
871
|
+
},
|
|
872
|
+
{
|
|
873
|
+
"id": "data.connectorMode.operation.promptArguments",
|
|
874
|
+
"label": "Prompt arguments",
|
|
875
|
+
"description": "The arguments to pass to the prompt generation.",
|
|
876
|
+
"optional": true,
|
|
877
|
+
"feel": "required",
|
|
878
|
+
"group": "operation",
|
|
879
|
+
"binding": {
|
|
880
|
+
"name": "data.connectorMode.operation.promptArguments",
|
|
881
|
+
"type": "zeebe:input"
|
|
882
|
+
},
|
|
883
|
+
"condition": {
|
|
884
|
+
"allMatch": [
|
|
885
|
+
{
|
|
886
|
+
"property": "data.connectorMode.operation.type",
|
|
887
|
+
"equals": "prompts/get",
|
|
888
|
+
"type": "simple"
|
|
889
|
+
},
|
|
890
|
+
{
|
|
891
|
+
"property": "data.connectorMode.type",
|
|
892
|
+
"equals": "standalone",
|
|
893
|
+
"type": "simple"
|
|
894
|
+
}
|
|
895
|
+
]
|
|
896
|
+
},
|
|
897
|
+
"type": "String"
|
|
898
|
+
},
|
|
846
899
|
{
|
|
847
900
|
"id": "data.connectorMode.toolOperation.method",
|
|
848
901
|
"label": "Method",
|
|
@@ -887,269 +940,216 @@
|
|
|
887
940
|
"type": "String"
|
|
888
941
|
},
|
|
889
942
|
{
|
|
890
|
-
"id": "data.tools.included",
|
|
943
|
+
"id": "data.connectorMode.standaloneModeFilters.tools.included",
|
|
891
944
|
"label": "Included tools",
|
|
892
945
|
"description": "List of tools that can be used by the MCP client. By default, all tools are allowed.",
|
|
893
946
|
"optional": true,
|
|
894
947
|
"feel": "required",
|
|
895
|
-
"group": "
|
|
948
|
+
"group": "filters",
|
|
896
949
|
"binding": {
|
|
897
|
-
"name": "data.tools.included",
|
|
950
|
+
"name": "data.connectorMode.standaloneModeFilters.tools.included",
|
|
898
951
|
"type": "zeebe:input"
|
|
899
952
|
},
|
|
953
|
+
"condition": {
|
|
954
|
+
"allMatch": [
|
|
955
|
+
{
|
|
956
|
+
"property": "data.connectorMode.operation.type",
|
|
957
|
+
"oneOf": ["tools/call", "tools/list"],
|
|
958
|
+
"type": "simple"
|
|
959
|
+
},
|
|
960
|
+
{
|
|
961
|
+
"property": "data.connectorMode.type",
|
|
962
|
+
"equals": "standalone",
|
|
963
|
+
"type": "simple"
|
|
964
|
+
}
|
|
965
|
+
]
|
|
966
|
+
},
|
|
900
967
|
"type": "Text"
|
|
901
968
|
},
|
|
902
969
|
{
|
|
903
|
-
"id": "data.tools.excluded",
|
|
970
|
+
"id": "data.connectorMode.standaloneModeFilters.tools.excluded",
|
|
904
971
|
"label": "Excluded tools",
|
|
905
972
|
"description": "List of tools that are not allowed to be used by the MCP client. Will override any included tools.",
|
|
906
973
|
"optional": true,
|
|
907
974
|
"feel": "required",
|
|
908
|
-
"group": "
|
|
975
|
+
"group": "filters",
|
|
909
976
|
"binding": {
|
|
910
|
-
"name": "data.tools.excluded",
|
|
977
|
+
"name": "data.connectorMode.standaloneModeFilters.tools.excluded",
|
|
911
978
|
"type": "zeebe:input"
|
|
912
979
|
},
|
|
913
|
-
"
|
|
914
|
-
|
|
915
|
-
|
|
916
|
-
|
|
917
|
-
|
|
918
|
-
|
|
919
|
-
|
|
920
|
-
|
|
921
|
-
|
|
922
|
-
|
|
923
|
-
|
|
924
|
-
|
|
925
|
-
|
|
926
|
-
},
|
|
927
|
-
{
|
|
928
|
-
"id": "id",
|
|
929
|
-
"label": "ID",
|
|
930
|
-
"description": "ID of the element template",
|
|
931
|
-
"value": "io.camunda.connectors.agenticai.mcp.client.v0",
|
|
932
|
-
"group": "connector",
|
|
933
|
-
"binding": {
|
|
934
|
-
"key": "elementTemplateId",
|
|
935
|
-
"type": "zeebe:taskHeader"
|
|
936
|
-
},
|
|
937
|
-
"type": "Hidden"
|
|
938
|
-
},
|
|
939
|
-
{
|
|
940
|
-
"id": "resultVariable",
|
|
941
|
-
"label": "Result variable",
|
|
942
|
-
"description": "Name of variable to store the response in",
|
|
943
|
-
"value": "toolCallResult",
|
|
944
|
-
"group": "output",
|
|
945
|
-
"binding": {
|
|
946
|
-
"key": "resultVariable",
|
|
947
|
-
"type": "zeebe:taskHeader"
|
|
948
|
-
},
|
|
949
|
-
"type": "String"
|
|
950
|
-
},
|
|
951
|
-
{
|
|
952
|
-
"id": "resultExpression",
|
|
953
|
-
"label": "Result expression",
|
|
954
|
-
"description": "Expression to map the response into process variables",
|
|
955
|
-
"feel": "required",
|
|
956
|
-
"group": "output",
|
|
957
|
-
"binding": {
|
|
958
|
-
"key": "resultExpression",
|
|
959
|
-
"type": "zeebe:taskHeader"
|
|
980
|
+
"condition": {
|
|
981
|
+
"allMatch": [
|
|
982
|
+
{
|
|
983
|
+
"property": "data.connectorMode.operation.type",
|
|
984
|
+
"oneOf": ["tools/call", "tools/list"],
|
|
985
|
+
"type": "simple"
|
|
986
|
+
},
|
|
987
|
+
{
|
|
988
|
+
"property": "data.connectorMode.type",
|
|
989
|
+
"equals": "standalone",
|
|
990
|
+
"type": "simple"
|
|
991
|
+
}
|
|
992
|
+
]
|
|
960
993
|
},
|
|
961
994
|
"type": "Text"
|
|
962
995
|
},
|
|
963
996
|
{
|
|
964
|
-
"id": "
|
|
965
|
-
"label": "
|
|
966
|
-
"description": "
|
|
997
|
+
"id": "data.connectorMode.standaloneModeFilters.resources.included",
|
|
998
|
+
"label": "Included resources",
|
|
999
|
+
"description": "List of resources that can be accessed by the MCP client. By default, all resources are allowed.",
|
|
1000
|
+
"optional": true,
|
|
967
1001
|
"feel": "required",
|
|
968
|
-
"group": "
|
|
1002
|
+
"group": "filters",
|
|
969
1003
|
"binding": {
|
|
970
|
-
"
|
|
971
|
-
"type": "zeebe:
|
|
1004
|
+
"name": "data.connectorMode.standaloneModeFilters.resources.included",
|
|
1005
|
+
"type": "zeebe:input"
|
|
1006
|
+
},
|
|
1007
|
+
"condition": {
|
|
1008
|
+
"allMatch": [
|
|
1009
|
+
{
|
|
1010
|
+
"property": "data.connectorMode.operation.type",
|
|
1011
|
+
"oneOf": [
|
|
1012
|
+
"resources/read",
|
|
1013
|
+
"resources/list",
|
|
1014
|
+
"resources/templates/list"
|
|
1015
|
+
],
|
|
1016
|
+
"type": "simple"
|
|
1017
|
+
},
|
|
1018
|
+
{
|
|
1019
|
+
"property": "data.connectorMode.type",
|
|
1020
|
+
"equals": "standalone",
|
|
1021
|
+
"type": "simple"
|
|
1022
|
+
}
|
|
1023
|
+
]
|
|
972
1024
|
},
|
|
973
1025
|
"type": "Text"
|
|
974
1026
|
},
|
|
975
1027
|
{
|
|
976
|
-
"id": "
|
|
977
|
-
"label": "
|
|
978
|
-
"description": "
|
|
979
|
-
"
|
|
980
|
-
"feel": "
|
|
981
|
-
"group": "
|
|
1028
|
+
"id": "data.connectorMode.standaloneModeFilters.resources.excluded",
|
|
1029
|
+
"label": "Excluded resources",
|
|
1030
|
+
"description": "List of resources that are not allowed to be accessed by the MCP client. Will override any included resources.",
|
|
1031
|
+
"optional": true,
|
|
1032
|
+
"feel": "required",
|
|
1033
|
+
"group": "filters",
|
|
982
1034
|
"binding": {
|
|
983
|
-
"
|
|
984
|
-
"type": "zeebe:
|
|
1035
|
+
"name": "data.connectorMode.standaloneModeFilters.resources.excluded",
|
|
1036
|
+
"type": "zeebe:input"
|
|
985
1037
|
},
|
|
986
|
-
"
|
|
987
|
-
|
|
988
|
-
|
|
989
|
-
|
|
990
|
-
|
|
991
|
-
|
|
992
|
-
|
|
993
|
-
|
|
994
|
-
|
|
995
|
-
|
|
996
|
-
|
|
1038
|
+
"condition": {
|
|
1039
|
+
"allMatch": [
|
|
1040
|
+
{
|
|
1041
|
+
"property": "data.connectorMode.operation.type",
|
|
1042
|
+
"oneOf": [
|
|
1043
|
+
"resources/read",
|
|
1044
|
+
"resources/list",
|
|
1045
|
+
"resources/templates/list"
|
|
1046
|
+
],
|
|
1047
|
+
"type": "simple"
|
|
1048
|
+
},
|
|
1049
|
+
{
|
|
1050
|
+
"property": "data.connectorMode.type",
|
|
1051
|
+
"equals": "standalone",
|
|
1052
|
+
"type": "simple"
|
|
1053
|
+
}
|
|
1054
|
+
]
|
|
997
1055
|
},
|
|
998
|
-
"type": "
|
|
999
|
-
}
|
|
1000
|
-
],
|
|
1001
|
-
"icon": {
|
|
1002
|
-
"contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDAiIGhlaWdodD0iMjAwIiBmaWxsPSJub25lIiB2aWV3Qm94PSIwIDAgMjAwIDIwMCI+CiAgICA8cGF0aCBkPSJNMjUgOTcuODUyOEw5Mi44ODIzIDI5Ljk3MDZDMTAyLjI1NSAyMC41OTggMTE3LjQ1MSAyMC41OTggMTI2LjgyMyAyOS45NzA2VjI5Ljk3MDZDMTM2LjE5NiAzOS4zNDMxIDEzNi4xOTYgNTQuNTM5MSAxMjYuODIzIDYzLjkxMTdMNzUuNTU4MSAxMTUuMTc3IiBzdHJva2U9ImJsYWNrIiBzdHJva2Utd2lkdGg9IjEyIiBzdHJva2UtbGluZWNhcD0icm91bmQiLz4KICAgIDxwYXRoIGQ9Ik03Ni4yNjUzIDExNC40N0wxMjYuODIzIDYzLjkxMTdDMTM2LjE5NiA1NC41MzkxIDE1MS4zOTIgNTQuNTM5MSAxNjAuNzY1IDYzLjkxMTdMMTYxLjExOCA2NC4yNjUyQzE3MC40OTEgNzMuNjM3OCAxNzAuNDkxIDg4LjgzMzggMTYxLjExOCA5OC4yMDYzTDk5LjcyNDggMTU5LjZDOTYuNjAwNiAxNjIuNzI0IDk2LjYwMDYgMTY3Ljc4OSA5OS43MjQ4IDE3MC45MTNMMTEyLjMzMSAxODMuNTIiIHN0cm9rZT0iYmxhY2siIHN0cm9rZS13aWR0aD0iMTIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgogICAgPHBhdGggZD0iTTEwOS44NTMgNDYuOTQxMUw1OS42NDgyIDk3LjE0NTdDNTAuMjc1NyAxMDYuNTE4IDUwLjI3NTcgMTIxLjcxNCA1OS42NDgyIDEzMS4wODdWMTMxLjA4N0M2OS4wMjA4IDE0MC40NTkgODQuMjE2OCAxNDAuNDU5IDkzLjU4OTQgMTMxLjA4N0wxNDMuNzk0IDgwLjg4MjIiIHN0cm9rZT0iYmxhY2siIHN0cm9rZS13aWR0aD0iMTIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8L3N2Zz4K"
|
|
1003
|
-
}
|
|
1004
|
-
},
|
|
1005
|
-
{
|
|
1006
|
-
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1007
|
-
"name": "MCP Client (early access)",
|
|
1008
|
-
"id": "io.camunda.connectors.agenticai.mcp.client.v0",
|
|
1009
|
-
"description": "MCP (Model Context Protocol) client using MCP connections configured on the connector runtime. Only supports tool operations.",
|
|
1010
|
-
"metadata": {
|
|
1011
|
-
"keywords": []
|
|
1012
|
-
},
|
|
1013
|
-
"version": 0,
|
|
1014
|
-
"category": {
|
|
1015
|
-
"id": "connectors",
|
|
1016
|
-
"name": "Connectors"
|
|
1017
|
-
},
|
|
1018
|
-
"appliesTo": ["bpmn:Task"],
|
|
1019
|
-
"elementType": {
|
|
1020
|
-
"value": "bpmn:ServiceTask"
|
|
1021
|
-
},
|
|
1022
|
-
"engines": {
|
|
1023
|
-
"camunda": "^8.8"
|
|
1024
|
-
},
|
|
1025
|
-
"groups": [
|
|
1026
|
-
{
|
|
1027
|
-
"id": "client",
|
|
1028
|
-
"label": "MCP Client"
|
|
1029
|
-
},
|
|
1030
|
-
{
|
|
1031
|
-
"id": "tools",
|
|
1032
|
-
"label": "Tools"
|
|
1033
|
-
},
|
|
1034
|
-
{
|
|
1035
|
-
"id": "operation",
|
|
1036
|
-
"label": "Operation",
|
|
1037
|
-
"openByDefault": false
|
|
1038
|
-
},
|
|
1039
|
-
{
|
|
1040
|
-
"id": "connector",
|
|
1041
|
-
"label": "Connector"
|
|
1042
|
-
},
|
|
1043
|
-
{
|
|
1044
|
-
"id": "output",
|
|
1045
|
-
"label": "Output mapping"
|
|
1046
|
-
},
|
|
1047
|
-
{
|
|
1048
|
-
"id": "error",
|
|
1049
|
-
"label": "Error handling"
|
|
1056
|
+
"type": "Text"
|
|
1050
1057
|
},
|
|
1051
1058
|
{
|
|
1052
|
-
"id": "
|
|
1053
|
-
"label": "
|
|
1054
|
-
|
|
1055
|
-
|
|
1056
|
-
|
|
1057
|
-
|
|
1058
|
-
"value": "io.camunda.agenticai:mcpclient:0",
|
|
1059
|
+
"id": "data.connectorMode.standaloneModeFilters.prompts.included",
|
|
1060
|
+
"label": "Included prompts",
|
|
1061
|
+
"description": "List of prompts that can be accessed by the MCP client. By default, all prompts are allowed.",
|
|
1062
|
+
"optional": true,
|
|
1063
|
+
"feel": "required",
|
|
1064
|
+
"group": "filters",
|
|
1059
1065
|
"binding": {
|
|
1060
|
-
"
|
|
1061
|
-
"type": "zeebe:
|
|
1066
|
+
"name": "data.connectorMode.standaloneModeFilters.prompts.included",
|
|
1067
|
+
"type": "zeebe:input"
|
|
1062
1068
|
},
|
|
1063
|
-
"
|
|
1064
|
-
|
|
1065
|
-
|
|
1066
|
-
|
|
1067
|
-
|
|
1068
|
-
|
|
1069
|
-
|
|
1069
|
+
"condition": {
|
|
1070
|
+
"allMatch": [
|
|
1071
|
+
{
|
|
1072
|
+
"property": "data.connectorMode.operation.type",
|
|
1073
|
+
"oneOf": ["prompts/get", "prompts/list"],
|
|
1074
|
+
"type": "simple"
|
|
1075
|
+
},
|
|
1076
|
+
{
|
|
1077
|
+
"property": "data.connectorMode.type",
|
|
1078
|
+
"equals": "standalone",
|
|
1079
|
+
"type": "simple"
|
|
1080
|
+
}
|
|
1081
|
+
]
|
|
1070
1082
|
},
|
|
1071
|
-
"type": "
|
|
1083
|
+
"type": "Text"
|
|
1072
1084
|
},
|
|
1073
1085
|
{
|
|
1074
|
-
"id": "data.
|
|
1075
|
-
"label": "
|
|
1076
|
-
"description": "
|
|
1077
|
-
"optional":
|
|
1078
|
-
"
|
|
1079
|
-
|
|
1080
|
-
},
|
|
1081
|
-
"feel": "optional",
|
|
1082
|
-
"group": "client",
|
|
1086
|
+
"id": "data.connectorMode.standaloneModeFilters.prompts.excluded",
|
|
1087
|
+
"label": "Excluded prompts",
|
|
1088
|
+
"description": "List of prompts that are not allowed to be accessed by the MCP client. Will override any included prompts.",
|
|
1089
|
+
"optional": true,
|
|
1090
|
+
"feel": "required",
|
|
1091
|
+
"group": "filters",
|
|
1083
1092
|
"binding": {
|
|
1084
|
-
"name": "data.
|
|
1093
|
+
"name": "data.connectorMode.standaloneModeFilters.prompts.excluded",
|
|
1085
1094
|
"type": "zeebe:input"
|
|
1086
1095
|
},
|
|
1087
|
-
"
|
|
1096
|
+
"condition": {
|
|
1097
|
+
"allMatch": [
|
|
1098
|
+
{
|
|
1099
|
+
"property": "data.connectorMode.operation.type",
|
|
1100
|
+
"oneOf": ["prompts/get", "prompts/list"],
|
|
1101
|
+
"type": "simple"
|
|
1102
|
+
},
|
|
1103
|
+
{
|
|
1104
|
+
"property": "data.connectorMode.type",
|
|
1105
|
+
"equals": "standalone",
|
|
1106
|
+
"type": "simple"
|
|
1107
|
+
}
|
|
1108
|
+
]
|
|
1109
|
+
},
|
|
1110
|
+
"type": "Text"
|
|
1088
1111
|
},
|
|
1089
1112
|
{
|
|
1090
|
-
"id": "data.tools.included",
|
|
1113
|
+
"id": "data.connectorMode.toolModeFilters.tools.included",
|
|
1091
1114
|
"label": "Included tools",
|
|
1092
1115
|
"description": "List of tools that can be used by the MCP client. By default, all tools are allowed.",
|
|
1093
1116
|
"optional": true,
|
|
1094
1117
|
"feel": "required",
|
|
1095
|
-
"group": "
|
|
1118
|
+
"group": "filters",
|
|
1096
1119
|
"binding": {
|
|
1097
|
-
"name": "data.tools.included",
|
|
1120
|
+
"name": "data.connectorMode.toolModeFilters.tools.included",
|
|
1098
1121
|
"type": "zeebe:input"
|
|
1099
1122
|
},
|
|
1123
|
+
"condition": {
|
|
1124
|
+
"property": "data.connectorMode.type",
|
|
1125
|
+
"equals": "aiAgentTool",
|
|
1126
|
+
"type": "simple"
|
|
1127
|
+
},
|
|
1100
1128
|
"type": "Text"
|
|
1101
1129
|
},
|
|
1102
1130
|
{
|
|
1103
|
-
"id": "data.tools.excluded",
|
|
1131
|
+
"id": "data.connectorMode.toolModeFilters.tools.excluded",
|
|
1104
1132
|
"label": "Excluded tools",
|
|
1105
1133
|
"description": "List of tools that are not allowed to be used by the MCP client. Will override any included tools.",
|
|
1106
1134
|
"optional": true,
|
|
1107
1135
|
"feel": "required",
|
|
1108
|
-
"group": "
|
|
1109
|
-
"binding": {
|
|
1110
|
-
"name": "data.tools.excluded",
|
|
1111
|
-
"type": "zeebe:input"
|
|
1112
|
-
},
|
|
1113
|
-
"type": "Text"
|
|
1114
|
-
},
|
|
1115
|
-
{
|
|
1116
|
-
"id": "data.operation.method",
|
|
1117
|
-
"label": "Method",
|
|
1118
|
-
"description": "The MCP method to be called, e.g. <code>tools/list</code>.",
|
|
1119
|
-
"optional": false,
|
|
1120
|
-
"value": "=toolCall.method",
|
|
1121
|
-
"constraints": {
|
|
1122
|
-
"notEmpty": true
|
|
1123
|
-
},
|
|
1124
|
-
"feel": "optional",
|
|
1125
|
-
"group": "operation",
|
|
1136
|
+
"group": "filters",
|
|
1126
1137
|
"binding": {
|
|
1127
|
-
"name": "data.
|
|
1138
|
+
"name": "data.connectorMode.toolModeFilters.tools.excluded",
|
|
1128
1139
|
"type": "zeebe:input"
|
|
1129
1140
|
},
|
|
1130
|
-
"
|
|
1131
|
-
|
|
1132
|
-
|
|
1133
|
-
|
|
1134
|
-
"id": "data.operation.params",
|
|
1135
|
-
"label": "Parameters",
|
|
1136
|
-
"description": "The parameters to be passed to the MCP method.",
|
|
1137
|
-
"optional": true,
|
|
1138
|
-
"value": "=toolCall.params",
|
|
1139
|
-
"feel": "required",
|
|
1140
|
-
"group": "operation",
|
|
1141
|
-
"binding": {
|
|
1142
|
-
"name": "data.operation.params",
|
|
1143
|
-
"type": "zeebe:input"
|
|
1141
|
+
"condition": {
|
|
1142
|
+
"property": "data.connectorMode.type",
|
|
1143
|
+
"equals": "aiAgentTool",
|
|
1144
|
+
"type": "simple"
|
|
1144
1145
|
},
|
|
1145
|
-
"
|
|
1146
|
-
"type": "String"
|
|
1146
|
+
"type": "Text"
|
|
1147
1147
|
},
|
|
1148
1148
|
{
|
|
1149
1149
|
"id": "version",
|
|
1150
1150
|
"label": "Version",
|
|
1151
1151
|
"description": "Version of the element template",
|
|
1152
|
-
"value": "
|
|
1152
|
+
"value": "2",
|
|
1153
1153
|
"group": "connector",
|
|
1154
1154
|
"binding": {
|
|
1155
1155
|
"key": "elementTemplateVersion",
|
|
@@ -1172,7 +1172,7 @@
|
|
|
1172
1172
|
{
|
|
1173
1173
|
"id": "resultVariable",
|
|
1174
1174
|
"label": "Result variable",
|
|
1175
|
-
"description": "Name of variable to store the response in",
|
|
1175
|
+
"description": "Name of variable to store the response in. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-variable\" target=\"_blank\">documentation</a>.",
|
|
1176
1176
|
"value": "toolCallResult",
|
|
1177
1177
|
"group": "output",
|
|
1178
1178
|
"binding": {
|
|
@@ -1184,7 +1184,7 @@
|
|
|
1184
1184
|
{
|
|
1185
1185
|
"id": "resultExpression",
|
|
1186
1186
|
"label": "Result expression",
|
|
1187
|
-
"description": "Expression to map the response into process variables",
|
|
1187
|
+
"description": "Expression to map the response into process variables. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-expression\" target=\"_blank\">documentation</a>.",
|
|
1188
1188
|
"feel": "required",
|
|
1189
1189
|
"group": "output",
|
|
1190
1190
|
"binding": {
|
|
@@ -1222,7 +1222,7 @@
|
|
|
1222
1222
|
"id": "retryBackoff",
|
|
1223
1223
|
"label": "Retry backoff",
|
|
1224
1224
|
"description": "ISO-8601 duration to wait between retries",
|
|
1225
|
-
"value": "
|
|
1225
|
+
"value": "PT30S",
|
|
1226
1226
|
"group": "retries",
|
|
1227
1227
|
"binding": {
|
|
1228
1228
|
"key": "retryBackoff",
|