@camunda/connectors-element-templates 1.0.16 → 1.0.18
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/connectors.js +12 -0
- package/src/element-templates/agenticai-a2a-client-outbound-connector.json +3 -5
- package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-intermediate.json +9 -8
- package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-receive.json +9 -8
- package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-intermediate.json +9 -8
- package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-receive.json +9 -8
- package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +36 -39
- package/src/element-templates/agenticai-aiagent-job-worker.json +3769 -28
- package/src/element-templates/agenticai-aiagent-outbound-connector.json +6979 -3299
- package/src/element-templates/agenticai-mcp-client-outbound-connector.json +469 -471
- package/src/element-templates/agenticai-mcp-message-start-event.json +122 -0
- package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +484 -486
- package/src/element-templates/asana-connector.json +718 -7
- package/src/element-templates/automation-anywhere-outbound-connector.json +1756 -1752
- package/src/element-templates/aws-bedrock-agentcore-long-term-memory-outbound-connector.json +431 -0
- package/src/element-templates/aws-bedrock-agentcore-runtime-outbound-connector.json +285 -0
- package/src/element-templates/aws-bedrock-codeinterpreter-outbound-connector.json +341 -0
- package/src/element-templates/aws-bedrock-knowledgebase-outbound-connector.json +316 -0
- package/src/element-templates/aws-bedrock-outbound-connector.json +788 -51
- package/src/element-templates/aws-comprehend-outbound-connector.json +10 -5
- package/src/element-templates/aws-dynamodb-outbound-connector.json +1412 -1412
- package/src/element-templates/aws-eventbridge-connector-boundary.json +376 -11
- package/src/element-templates/aws-eventbridge-connector-intermediate.json +400 -35
- package/src/element-templates/aws-eventbridge-connector-message-start.json +408 -9
- package/src/element-templates/aws-eventbridge-connector-receive.json +364 -0
- package/src/element-templates/aws-eventbridge-connector-start-event.json +322 -5
- package/src/element-templates/aws-eventbridge-outbound-connector.json +316 -311
- package/src/element-templates/aws-lambda-outbound-connector.json +305 -301
- package/src/element-templates/aws-s3-outbound-connector.json +656 -15
- package/src/element-templates/aws-sagemaker-outbound-connector.json +56 -52
- package/src/element-templates/aws-sns-inbound-boundary.json +422 -415
- package/src/element-templates/aws-sns-inbound-intermediate.json +330 -323
- package/src/element-templates/aws-sns-inbound-message-start.json +348 -341
- package/src/element-templates/aws-sns-inbound-receive.json +13 -6
- package/src/element-templates/aws-sns-inbound-start-event.json +139 -132
- package/src/element-templates/aws-sns-outbound-connector.json +593 -589
- package/src/element-templates/aws-sqs-boundary-connector.json +642 -638
- package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +588 -584
- package/src/element-templates/aws-sqs-outbound-connector.json +748 -746
- package/src/element-templates/aws-sqs-receive-connector.json +15 -11
- package/src/element-templates/aws-sqs-start-event-connector.json +408 -400
- package/src/element-templates/aws-sqs-start-message.json +465 -461
- package/src/element-templates/aws-textract-outbound-connector.json +298 -294
- package/src/element-templates/azure-blobstorage-outbound-connector.json +668 -11
- package/src/element-templates/azure-open-ai-connector.json +1329 -4
- package/src/element-templates/blue-prism-connector.json +598 -53
- package/src/element-templates/box-outbound-connector.json +924 -12
- package/src/element-templates/csv-outbound-connector.json +39 -31
- package/src/element-templates/easy-post-connector.json +1017 -49
- package/src/element-templates/email-inbound-connector-boundary.json +32 -24
- package/src/element-templates/email-inbound-connector-intermediate.json +32 -24
- package/src/element-templates/email-inbound-connector-receive.json +564 -0
- package/src/element-templates/email-message-start-event-connector.json +45 -37
- package/src/element-templates/email-outbound-connector.json +2129 -256
- package/src/element-templates/embeddings-vector-database-outbound-connector.json +513 -516
- package/src/element-templates/github-connector.json +12447 -5385
- package/src/element-templates/github-webhook-connector-boundary.json +11 -13
- package/src/element-templates/github-webhook-connector-intermediate.json +55 -57
- package/src/element-templates/github-webhook-connector-message-start.json +19 -21
- package/src/element-templates/github-webhook-connector-receive.json +13 -15
- package/src/element-templates/github-webhook-connector-start-event.json +62 -64
- package/src/element-templates/gitlab-connector.json +2974 -1342
- package/src/element-templates/google-cloud-storage-outbound-connector.json +561 -12
- package/src/element-templates/google-drive-outbound-connector.json +882 -262
- package/src/element-templates/google-gemini-outbound-connector.json +117 -109
- package/src/element-templates/google-maps-platform-connector.json +1048 -19
- package/src/element-templates/google-sheets-outbound-connector.json +2961 -1967
- package/src/element-templates/graphql-outbound-connector.json +1780 -1193
- package/src/element-templates/http-json-connector.json +2832 -2168
- package/src/element-templates/http-polling-boundary-catch-event-connector.json +953 -277
- package/src/element-templates/http-polling-connector.json +1642 -966
- package/src/element-templates/hubspot-outbound-connector.json +2376 -30
- package/src/element-templates/hugging-face-connector.json +432 -5
- package/src/element-templates/jdbc-outbound-connector.json +62 -48
- package/src/element-templates/kafka-inbound-connector-boundary.json +21 -12
- package/src/element-templates/kafka-inbound-connector-intermediate.json +581 -572
- package/src/element-templates/kafka-inbound-connector-receive.json +15 -6
- package/src/element-templates/kafka-inbound-connector-start-message.json +150 -141
- package/src/element-templates/kafka-inbound-connector.json +240 -240
- package/src/element-templates/kafka-outbound-connector.json +436 -430
- package/src/element-templates/microsoft-o365-email-boundary-event-connector.json +165 -13
- package/src/element-templates/microsoft-o365-email-intermediate-catch-event-connector.json +165 -13
- package/src/element-templates/microsoft-o365-email-message-start-event-connector.json +178 -26
- package/src/element-templates/microsoft-office365-mail-connector.json +883 -0
- package/src/element-templates/microsoft-teams-outbound-connector.json +5616 -1607
- package/src/element-templates/openai-connector.json +608 -145
- package/src/element-templates/operate-connector.json +1218 -66
- package/src/element-templates/power-automate-connector.json +602 -10
- package/src/element-templates/rabbitmq-inbound-connector-boundary.json +799 -790
- package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +914 -905
- package/src/element-templates/rabbitmq-inbound-connector-message-start.json +477 -468
- package/src/element-templates/rabbitmq-inbound-connector-receive.json +15 -6
- package/src/element-templates/rabbitmq-inbound-connector-start-event.json +754 -745
- package/src/element-templates/rabbitmq-outbound-connector.json +875 -869
- package/src/element-templates/rpa-connector.json +346 -0
- package/src/element-templates/salesforce-connector.json +583 -39
- package/src/element-templates/send-message-connector-intermediate-throw-event.json +10 -5
- package/src/element-templates/send-message-connector-message-end-event.json +10 -5
- package/src/element-templates/send-message-connector-send-task.json +10 -5
- package/src/element-templates/sendgrid-outbound-connector.json +1406 -798
- package/src/element-templates/servicenow-connector.json +971 -3
- package/src/element-templates/servicenow-flow-starter-connector.json +8 -3
- package/src/element-templates/servicenow-incident-connector.json +980 -3
- package/src/element-templates/slack-inbound-boundary.json +639 -341
- package/src/element-templates/slack-inbound-intermediate.json +393 -95
- package/src/element-templates/slack-inbound-message-start.json +678 -348
- package/src/element-templates/slack-inbound-receive.json +297 -0
- package/src/element-templates/slack-inbound-start-event.json +332 -327
- package/src/element-templates/slack-outbound-connector.json +3313 -919
- package/src/element-templates/soap-outbound-connector.json +812 -2
- package/src/element-templates/twilio-connector.json +1521 -41
- package/src/element-templates/twilio-webhook-boundary-connector.json +35 -26
- package/src/element-templates/twilio-webhook-connector.json +238 -8
- package/src/element-templates/twilio-webhook-intermediate-connector.json +38 -29
- package/src/element-templates/twilio-webhook-message-start-connector.json +312 -0
- package/src/element-templates/twilio-webhook-receive-connector.json +11 -2
- package/src/element-templates/uipath-connector.json +607 -15
- package/src/element-templates/webhook-connector-boundary.json +1986 -1331
- package/src/element-templates/webhook-connector-intermediate.json +2193 -1538
- package/src/element-templates/webhook-connector-receive.json +654 -0
- package/src/element-templates/webhook-connector-start-event.json +1261 -700
- package/src/element-templates/webhook-connector-start-message.json +1754 -1067
- package/src/element-templates/whatsapp-connector.json +339 -5
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
3
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
4
|
-
"name": "MCP Remote Client
|
|
4
|
+
"name": "MCP Remote Client",
|
|
5
5
|
"id": "io.camunda.connectors.agenticai.mcp.remoteclient.v0",
|
|
6
6
|
"description": "MCP (Model Context Protocol) client, operating on temporary remote connections.",
|
|
7
|
-
"
|
|
8
|
-
|
|
9
|
-
},
|
|
10
|
-
"version": 1,
|
|
7
|
+
"documentationRef": "https://docs.camunda.io/docs/8.9/components/connectors/out-of-the-box-connectors/agentic-ai-mcp-remote-client-connector/",
|
|
8
|
+
"version": 2,
|
|
11
9
|
"category": {
|
|
12
10
|
"id": "connectors",
|
|
13
11
|
"name": "Connectors"
|
|
@@ -43,8 +41,8 @@
|
|
|
43
41
|
"label": "Operation"
|
|
44
42
|
},
|
|
45
43
|
{
|
|
46
|
-
"id": "
|
|
47
|
-
"label": "
|
|
44
|
+
"id": "filters",
|
|
45
|
+
"label": "Filters",
|
|
48
46
|
"openByDefault": false
|
|
49
47
|
},
|
|
50
48
|
{
|
|
@@ -895,13 +893,33 @@
|
|
|
895
893
|
},
|
|
896
894
|
"type": "Dropdown",
|
|
897
895
|
"choices": [
|
|
896
|
+
{
|
|
897
|
+
"name": "List Tools",
|
|
898
|
+
"value": "tools/list"
|
|
899
|
+
},
|
|
898
900
|
{
|
|
899
901
|
"name": "Call Tool",
|
|
900
902
|
"value": "tools/call"
|
|
901
903
|
},
|
|
902
904
|
{
|
|
903
|
-
"name": "List
|
|
904
|
-
"value": "
|
|
905
|
+
"name": "List Resources",
|
|
906
|
+
"value": "resources/list"
|
|
907
|
+
},
|
|
908
|
+
{
|
|
909
|
+
"name": "List Resource Templates",
|
|
910
|
+
"value": "resources/templates/list"
|
|
911
|
+
},
|
|
912
|
+
{
|
|
913
|
+
"name": "Read Resource",
|
|
914
|
+
"value": "resources/read"
|
|
915
|
+
},
|
|
916
|
+
{
|
|
917
|
+
"name": "List Prompts",
|
|
918
|
+
"value": "prompts/list"
|
|
919
|
+
},
|
|
920
|
+
{
|
|
921
|
+
"name": "Get Prompt",
|
|
922
|
+
"value": "prompts/get"
|
|
905
923
|
}
|
|
906
924
|
]
|
|
907
925
|
},
|
|
@@ -962,6 +980,93 @@
|
|
|
962
980
|
},
|
|
963
981
|
"type": "String"
|
|
964
982
|
},
|
|
983
|
+
{
|
|
984
|
+
"id": "data.connectorMode.operation.resourceUri",
|
|
985
|
+
"label": "Resource URI",
|
|
986
|
+
"description": "The URI of the resource to read.",
|
|
987
|
+
"optional": false,
|
|
988
|
+
"constraints": {
|
|
989
|
+
"notEmpty": true
|
|
990
|
+
},
|
|
991
|
+
"feel": "optional",
|
|
992
|
+
"group": "operation",
|
|
993
|
+
"binding": {
|
|
994
|
+
"name": "data.connectorMode.operation.resourceUri",
|
|
995
|
+
"type": "zeebe:input"
|
|
996
|
+
},
|
|
997
|
+
"condition": {
|
|
998
|
+
"allMatch": [
|
|
999
|
+
{
|
|
1000
|
+
"property": "data.connectorMode.operation.type",
|
|
1001
|
+
"equals": "resources/read",
|
|
1002
|
+
"type": "simple"
|
|
1003
|
+
},
|
|
1004
|
+
{
|
|
1005
|
+
"property": "data.connectorMode.type",
|
|
1006
|
+
"equals": "standalone",
|
|
1007
|
+
"type": "simple"
|
|
1008
|
+
}
|
|
1009
|
+
]
|
|
1010
|
+
},
|
|
1011
|
+
"type": "String"
|
|
1012
|
+
},
|
|
1013
|
+
{
|
|
1014
|
+
"id": "data.connectorMode.operation.promptName",
|
|
1015
|
+
"label": "Prompt name",
|
|
1016
|
+
"description": "The name of the prompt to get.",
|
|
1017
|
+
"optional": false,
|
|
1018
|
+
"constraints": {
|
|
1019
|
+
"notEmpty": true
|
|
1020
|
+
},
|
|
1021
|
+
"feel": "optional",
|
|
1022
|
+
"group": "operation",
|
|
1023
|
+
"binding": {
|
|
1024
|
+
"name": "data.connectorMode.operation.promptName",
|
|
1025
|
+
"type": "zeebe:input"
|
|
1026
|
+
},
|
|
1027
|
+
"condition": {
|
|
1028
|
+
"allMatch": [
|
|
1029
|
+
{
|
|
1030
|
+
"property": "data.connectorMode.operation.type",
|
|
1031
|
+
"equals": "prompts/get",
|
|
1032
|
+
"type": "simple"
|
|
1033
|
+
},
|
|
1034
|
+
{
|
|
1035
|
+
"property": "data.connectorMode.type",
|
|
1036
|
+
"equals": "standalone",
|
|
1037
|
+
"type": "simple"
|
|
1038
|
+
}
|
|
1039
|
+
]
|
|
1040
|
+
},
|
|
1041
|
+
"type": "String"
|
|
1042
|
+
},
|
|
1043
|
+
{
|
|
1044
|
+
"id": "data.connectorMode.operation.promptArguments",
|
|
1045
|
+
"label": "Prompt arguments",
|
|
1046
|
+
"description": "The arguments to pass to the prompt generation.",
|
|
1047
|
+
"optional": true,
|
|
1048
|
+
"feel": "required",
|
|
1049
|
+
"group": "operation",
|
|
1050
|
+
"binding": {
|
|
1051
|
+
"name": "data.connectorMode.operation.promptArguments",
|
|
1052
|
+
"type": "zeebe:input"
|
|
1053
|
+
},
|
|
1054
|
+
"condition": {
|
|
1055
|
+
"allMatch": [
|
|
1056
|
+
{
|
|
1057
|
+
"property": "data.connectorMode.operation.type",
|
|
1058
|
+
"equals": "prompts/get",
|
|
1059
|
+
"type": "simple"
|
|
1060
|
+
},
|
|
1061
|
+
{
|
|
1062
|
+
"property": "data.connectorMode.type",
|
|
1063
|
+
"equals": "standalone",
|
|
1064
|
+
"type": "simple"
|
|
1065
|
+
}
|
|
1066
|
+
]
|
|
1067
|
+
},
|
|
1068
|
+
"type": "String"
|
|
1069
|
+
},
|
|
965
1070
|
{
|
|
966
1071
|
"id": "data.connectorMode.toolOperation.method",
|
|
967
1072
|
"label": "Method",
|
|
@@ -1006,293 +1111,216 @@
|
|
|
1006
1111
|
"type": "String"
|
|
1007
1112
|
},
|
|
1008
1113
|
{
|
|
1009
|
-
"id": "data.tools.included",
|
|
1114
|
+
"id": "data.connectorMode.standaloneModeFilters.tools.included",
|
|
1010
1115
|
"label": "Included tools",
|
|
1011
1116
|
"description": "List of tools that can be used by the MCP client. By default, all tools are allowed.",
|
|
1012
1117
|
"optional": true,
|
|
1013
1118
|
"feel": "required",
|
|
1014
|
-
"group": "
|
|
1119
|
+
"group": "filters",
|
|
1015
1120
|
"binding": {
|
|
1016
|
-
"name": "data.tools.included",
|
|
1121
|
+
"name": "data.connectorMode.standaloneModeFilters.tools.included",
|
|
1017
1122
|
"type": "zeebe:input"
|
|
1018
1123
|
},
|
|
1124
|
+
"condition": {
|
|
1125
|
+
"allMatch": [
|
|
1126
|
+
{
|
|
1127
|
+
"property": "data.connectorMode.operation.type",
|
|
1128
|
+
"oneOf": ["tools/call", "tools/list"],
|
|
1129
|
+
"type": "simple"
|
|
1130
|
+
},
|
|
1131
|
+
{
|
|
1132
|
+
"property": "data.connectorMode.type",
|
|
1133
|
+
"equals": "standalone",
|
|
1134
|
+
"type": "simple"
|
|
1135
|
+
}
|
|
1136
|
+
]
|
|
1137
|
+
},
|
|
1019
1138
|
"type": "Text"
|
|
1020
1139
|
},
|
|
1021
1140
|
{
|
|
1022
|
-
"id": "data.tools.excluded",
|
|
1141
|
+
"id": "data.connectorMode.standaloneModeFilters.tools.excluded",
|
|
1023
1142
|
"label": "Excluded tools",
|
|
1024
1143
|
"description": "List of tools that are not allowed to be used by the MCP client. Will override any included tools.",
|
|
1025
1144
|
"optional": true,
|
|
1026
1145
|
"feel": "required",
|
|
1027
|
-
"group": "
|
|
1146
|
+
"group": "filters",
|
|
1028
1147
|
"binding": {
|
|
1029
|
-
"name": "data.tools.excluded",
|
|
1148
|
+
"name": "data.connectorMode.standaloneModeFilters.tools.excluded",
|
|
1030
1149
|
"type": "zeebe:input"
|
|
1031
1150
|
},
|
|
1032
|
-
"
|
|
1033
|
-
|
|
1034
|
-
|
|
1035
|
-
|
|
1036
|
-
|
|
1037
|
-
|
|
1038
|
-
|
|
1039
|
-
|
|
1040
|
-
|
|
1041
|
-
|
|
1042
|
-
|
|
1151
|
+
"condition": {
|
|
1152
|
+
"allMatch": [
|
|
1153
|
+
{
|
|
1154
|
+
"property": "data.connectorMode.operation.type",
|
|
1155
|
+
"oneOf": ["tools/call", "tools/list"],
|
|
1156
|
+
"type": "simple"
|
|
1157
|
+
},
|
|
1158
|
+
{
|
|
1159
|
+
"property": "data.connectorMode.type",
|
|
1160
|
+
"equals": "standalone",
|
|
1161
|
+
"type": "simple"
|
|
1162
|
+
}
|
|
1163
|
+
]
|
|
1043
1164
|
},
|
|
1044
|
-
"type": "
|
|
1165
|
+
"type": "Text"
|
|
1045
1166
|
},
|
|
1046
1167
|
{
|
|
1047
|
-
"id": "
|
|
1048
|
-
"label": "
|
|
1049
|
-
"description": "
|
|
1050
|
-
"
|
|
1051
|
-
"
|
|
1168
|
+
"id": "data.connectorMode.standaloneModeFilters.resources.included",
|
|
1169
|
+
"label": "Included resources",
|
|
1170
|
+
"description": "List of resources that can be accessed by the MCP client. By default, all resources are allowed.",
|
|
1171
|
+
"optional": true,
|
|
1172
|
+
"feel": "required",
|
|
1173
|
+
"group": "filters",
|
|
1052
1174
|
"binding": {
|
|
1053
|
-
"
|
|
1054
|
-
"type": "zeebe:
|
|
1175
|
+
"name": "data.connectorMode.standaloneModeFilters.resources.included",
|
|
1176
|
+
"type": "zeebe:input"
|
|
1055
1177
|
},
|
|
1056
|
-
"
|
|
1057
|
-
|
|
1058
|
-
|
|
1059
|
-
|
|
1060
|
-
|
|
1061
|
-
|
|
1062
|
-
|
|
1063
|
-
|
|
1064
|
-
|
|
1065
|
-
|
|
1066
|
-
|
|
1178
|
+
"condition": {
|
|
1179
|
+
"allMatch": [
|
|
1180
|
+
{
|
|
1181
|
+
"property": "data.connectorMode.operation.type",
|
|
1182
|
+
"oneOf": [
|
|
1183
|
+
"resources/read",
|
|
1184
|
+
"resources/list",
|
|
1185
|
+
"resources/templates/list"
|
|
1186
|
+
],
|
|
1187
|
+
"type": "simple"
|
|
1188
|
+
},
|
|
1189
|
+
{
|
|
1190
|
+
"property": "data.connectorMode.type",
|
|
1191
|
+
"equals": "standalone",
|
|
1192
|
+
"type": "simple"
|
|
1193
|
+
}
|
|
1194
|
+
]
|
|
1067
1195
|
},
|
|
1068
|
-
"type": "
|
|
1196
|
+
"type": "Text"
|
|
1069
1197
|
},
|
|
1070
1198
|
{
|
|
1071
|
-
"id": "
|
|
1072
|
-
"label": "
|
|
1073
|
-
"description": "
|
|
1199
|
+
"id": "data.connectorMode.standaloneModeFilters.resources.excluded",
|
|
1200
|
+
"label": "Excluded resources",
|
|
1201
|
+
"description": "List of resources that are not allowed to be accessed by the MCP client. Will override any included resources.",
|
|
1202
|
+
"optional": true,
|
|
1074
1203
|
"feel": "required",
|
|
1075
|
-
"group": "
|
|
1204
|
+
"group": "filters",
|
|
1076
1205
|
"binding": {
|
|
1077
|
-
"
|
|
1078
|
-
"type": "zeebe:
|
|
1206
|
+
"name": "data.connectorMode.standaloneModeFilters.resources.excluded",
|
|
1207
|
+
"type": "zeebe:input"
|
|
1208
|
+
},
|
|
1209
|
+
"condition": {
|
|
1210
|
+
"allMatch": [
|
|
1211
|
+
{
|
|
1212
|
+
"property": "data.connectorMode.operation.type",
|
|
1213
|
+
"oneOf": [
|
|
1214
|
+
"resources/read",
|
|
1215
|
+
"resources/list",
|
|
1216
|
+
"resources/templates/list"
|
|
1217
|
+
],
|
|
1218
|
+
"type": "simple"
|
|
1219
|
+
},
|
|
1220
|
+
{
|
|
1221
|
+
"property": "data.connectorMode.type",
|
|
1222
|
+
"equals": "standalone",
|
|
1223
|
+
"type": "simple"
|
|
1224
|
+
}
|
|
1225
|
+
]
|
|
1079
1226
|
},
|
|
1080
1227
|
"type": "Text"
|
|
1081
1228
|
},
|
|
1082
1229
|
{
|
|
1083
|
-
"id": "
|
|
1084
|
-
"label": "
|
|
1085
|
-
"description": "
|
|
1230
|
+
"id": "data.connectorMode.standaloneModeFilters.prompts.included",
|
|
1231
|
+
"label": "Included prompts",
|
|
1232
|
+
"description": "List of prompts that can be accessed by the MCP client. By default, all prompts are allowed.",
|
|
1233
|
+
"optional": true,
|
|
1086
1234
|
"feel": "required",
|
|
1087
|
-
"group": "
|
|
1088
|
-
"binding": {
|
|
1089
|
-
"key": "errorExpression",
|
|
1090
|
-
"type": "zeebe:taskHeader"
|
|
1091
|
-
},
|
|
1092
|
-
"type": "Text"
|
|
1093
|
-
},
|
|
1094
|
-
{
|
|
1095
|
-
"id": "retryCount",
|
|
1096
|
-
"label": "Retries",
|
|
1097
|
-
"description": "Number of retries",
|
|
1098
|
-
"value": "3",
|
|
1099
|
-
"feel": "optional",
|
|
1100
|
-
"group": "retries",
|
|
1101
|
-
"binding": {
|
|
1102
|
-
"property": "retries",
|
|
1103
|
-
"type": "zeebe:taskDefinition"
|
|
1104
|
-
},
|
|
1105
|
-
"type": "String"
|
|
1106
|
-
},
|
|
1107
|
-
{
|
|
1108
|
-
"id": "retryBackoff",
|
|
1109
|
-
"label": "Retry backoff",
|
|
1110
|
-
"description": "ISO-8601 duration to wait between retries",
|
|
1111
|
-
"value": "PT0S",
|
|
1112
|
-
"group": "retries",
|
|
1113
|
-
"binding": {
|
|
1114
|
-
"key": "retryBackoff",
|
|
1115
|
-
"type": "zeebe:taskHeader"
|
|
1116
|
-
},
|
|
1117
|
-
"type": "String"
|
|
1118
|
-
}
|
|
1119
|
-
],
|
|
1120
|
-
"icon": {
|
|
1121
|
-
"contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDAiIGhlaWdodD0iMjAwIiBmaWxsPSJub25lIiB2aWV3Qm94PSIwIDAgMjAwIDIwMCI+CiAgICA8cGF0aCBkPSJNMjUgOTcuODUyOEw5Mi44ODIzIDI5Ljk3MDZDMTAyLjI1NSAyMC41OTggMTE3LjQ1MSAyMC41OTggMTI2LjgyMyAyOS45NzA2VjI5Ljk3MDZDMTM2LjE5NiAzOS4zNDMxIDEzNi4xOTYgNTQuNTM5MSAxMjYuODIzIDYzLjkxMTdMNzUuNTU4MSAxMTUuMTc3IiBzdHJva2U9ImJsYWNrIiBzdHJva2Utd2lkdGg9IjEyIiBzdHJva2UtbGluZWNhcD0icm91bmQiLz4KICAgIDxwYXRoIGQ9Ik03Ni4yNjUzIDExNC40N0wxMjYuODIzIDYzLjkxMTdDMTM2LjE5NiA1NC41MzkxIDE1MS4zOTIgNTQuNTM5MSAxNjAuNzY1IDYzLjkxMTdMMTYxLjExOCA2NC4yNjUyQzE3MC40OTEgNzMuNjM3OCAxNzAuNDkxIDg4LjgzMzggMTYxLjExOCA5OC4yMDYzTDk5LjcyNDggMTU5LjZDOTYuNjAwNiAxNjIuNzI0IDk2LjYwMDYgMTY3Ljc4OSA5OS43MjQ4IDE3MC45MTNMMTEyLjMzMSAxODMuNTIiIHN0cm9rZT0iYmxhY2siIHN0cm9rZS13aWR0aD0iMTIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgogICAgPHBhdGggZD0iTTEwOS44NTMgNDYuOTQxMUw1OS42NDgyIDk3LjE0NTdDNTAuMjc1NyAxMDYuNTE4IDUwLjI3NTcgMTIxLjcxNCA1OS42NDgyIDEzMS4wODdWMTMxLjA4N0M2OS4wMjA4IDE0MC40NTkgODQuMjE2OCAxNDAuNDU5IDkzLjU4OTQgMTMxLjA4N0wxNDMuNzk0IDgwLjg4MjIiIHN0cm9rZT0iYmxhY2siIHN0cm9rZS13aWR0aD0iMTIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8L3N2Zz4K"
|
|
1122
|
-
}
|
|
1123
|
-
},
|
|
1124
|
-
{
|
|
1125
|
-
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1126
|
-
"name": "MCP Remote Client (early access)",
|
|
1127
|
-
"id": "io.camunda.connectors.agenticai.mcp.remoteclient.v0",
|
|
1128
|
-
"description": "MCP (Model Context Protocol) client, operating on temporary remote connections. Only supports tool operations.",
|
|
1129
|
-
"metadata": {
|
|
1130
|
-
"keywords": []
|
|
1131
|
-
},
|
|
1132
|
-
"version": 0,
|
|
1133
|
-
"category": {
|
|
1134
|
-
"id": "connectors",
|
|
1135
|
-
"name": "Connectors"
|
|
1136
|
-
},
|
|
1137
|
-
"appliesTo": ["bpmn:Task"],
|
|
1138
|
-
"elementType": {
|
|
1139
|
-
"value": "bpmn:ServiceTask"
|
|
1140
|
-
},
|
|
1141
|
-
"engines": {
|
|
1142
|
-
"camunda": "^8.8"
|
|
1143
|
-
},
|
|
1144
|
-
"groups": [
|
|
1145
|
-
{
|
|
1146
|
-
"id": "connection",
|
|
1147
|
-
"label": "HTTP Connection",
|
|
1148
|
-
"tooltip": "Configure the HTTP/SSE connection to the remote MCP server. Setting authentication headers is not supported yet."
|
|
1149
|
-
},
|
|
1150
|
-
{
|
|
1151
|
-
"id": "tools",
|
|
1152
|
-
"label": "Tools"
|
|
1153
|
-
},
|
|
1154
|
-
{
|
|
1155
|
-
"id": "operation",
|
|
1156
|
-
"label": "Operation"
|
|
1157
|
-
},
|
|
1158
|
-
{
|
|
1159
|
-
"id": "connector",
|
|
1160
|
-
"label": "Connector"
|
|
1161
|
-
},
|
|
1162
|
-
{
|
|
1163
|
-
"id": "output",
|
|
1164
|
-
"label": "Output mapping"
|
|
1165
|
-
},
|
|
1166
|
-
{
|
|
1167
|
-
"id": "error",
|
|
1168
|
-
"label": "Error handling"
|
|
1169
|
-
},
|
|
1170
|
-
{
|
|
1171
|
-
"id": "retries",
|
|
1172
|
-
"label": "Retries"
|
|
1173
|
-
}
|
|
1174
|
-
],
|
|
1175
|
-
"properties": [
|
|
1176
|
-
{
|
|
1177
|
-
"value": "io.camunda.agenticai:mcpremoteclient:0",
|
|
1178
|
-
"binding": {
|
|
1179
|
-
"property": "type",
|
|
1180
|
-
"type": "zeebe:taskDefinition"
|
|
1181
|
-
},
|
|
1182
|
-
"type": "Hidden"
|
|
1183
|
-
},
|
|
1184
|
-
{
|
|
1185
|
-
"value": "mcpClient",
|
|
1186
|
-
"binding": {
|
|
1187
|
-
"name": "io.camunda.agenticai.gateway.type",
|
|
1188
|
-
"type": "zeebe:property"
|
|
1189
|
-
},
|
|
1190
|
-
"type": "Hidden"
|
|
1191
|
-
},
|
|
1192
|
-
{
|
|
1193
|
-
"id": "data.connection.sseUrl",
|
|
1194
|
-
"label": "SSE URL",
|
|
1195
|
-
"description": "SSE URL to connect to the MCP server. Typically ends with <code>/sse</code>.",
|
|
1196
|
-
"optional": false,
|
|
1197
|
-
"constraints": {
|
|
1198
|
-
"notEmpty": true
|
|
1199
|
-
},
|
|
1200
|
-
"feel": "optional",
|
|
1201
|
-
"group": "connection",
|
|
1235
|
+
"group": "filters",
|
|
1202
1236
|
"binding": {
|
|
1203
|
-
"name": "data.
|
|
1237
|
+
"name": "data.connectorMode.standaloneModeFilters.prompts.included",
|
|
1204
1238
|
"type": "zeebe:input"
|
|
1205
1239
|
},
|
|
1206
|
-
"
|
|
1207
|
-
|
|
1208
|
-
|
|
1209
|
-
|
|
1210
|
-
|
|
1211
|
-
|
|
1212
|
-
|
|
1213
|
-
|
|
1214
|
-
|
|
1215
|
-
|
|
1216
|
-
|
|
1240
|
+
"condition": {
|
|
1241
|
+
"allMatch": [
|
|
1242
|
+
{
|
|
1243
|
+
"property": "data.connectorMode.operation.type",
|
|
1244
|
+
"oneOf": ["prompts/get", "prompts/list"],
|
|
1245
|
+
"type": "simple"
|
|
1246
|
+
},
|
|
1247
|
+
{
|
|
1248
|
+
"property": "data.connectorMode.type",
|
|
1249
|
+
"equals": "standalone",
|
|
1250
|
+
"type": "simple"
|
|
1251
|
+
}
|
|
1252
|
+
]
|
|
1217
1253
|
},
|
|
1218
|
-
"type": "
|
|
1254
|
+
"type": "Text"
|
|
1219
1255
|
},
|
|
1220
1256
|
{
|
|
1221
|
-
"id": "data.
|
|
1222
|
-
"label": "
|
|
1223
|
-
"description": "
|
|
1257
|
+
"id": "data.connectorMode.standaloneModeFilters.prompts.excluded",
|
|
1258
|
+
"label": "Excluded prompts",
|
|
1259
|
+
"description": "List of prompts that are not allowed to be accessed by the MCP client. Will override any included prompts.",
|
|
1224
1260
|
"optional": true,
|
|
1225
|
-
"
|
|
1261
|
+
"feel": "required",
|
|
1262
|
+
"group": "filters",
|
|
1226
1263
|
"binding": {
|
|
1227
|
-
"name": "data.
|
|
1264
|
+
"name": "data.connectorMode.standaloneModeFilters.prompts.excluded",
|
|
1228
1265
|
"type": "zeebe:input"
|
|
1229
1266
|
},
|
|
1230
|
-
"
|
|
1267
|
+
"condition": {
|
|
1268
|
+
"allMatch": [
|
|
1269
|
+
{
|
|
1270
|
+
"property": "data.connectorMode.operation.type",
|
|
1271
|
+
"oneOf": ["prompts/get", "prompts/list"],
|
|
1272
|
+
"type": "simple"
|
|
1273
|
+
},
|
|
1274
|
+
{
|
|
1275
|
+
"property": "data.connectorMode.type",
|
|
1276
|
+
"equals": "standalone",
|
|
1277
|
+
"type": "simple"
|
|
1278
|
+
}
|
|
1279
|
+
]
|
|
1280
|
+
},
|
|
1281
|
+
"type": "Text"
|
|
1231
1282
|
},
|
|
1232
1283
|
{
|
|
1233
|
-
"id": "data.tools.included",
|
|
1284
|
+
"id": "data.connectorMode.toolModeFilters.tools.included",
|
|
1234
1285
|
"label": "Included tools",
|
|
1235
1286
|
"description": "List of tools that can be used by the MCP client. By default, all tools are allowed.",
|
|
1236
1287
|
"optional": true,
|
|
1237
1288
|
"feel": "required",
|
|
1238
|
-
"group": "
|
|
1289
|
+
"group": "filters",
|
|
1239
1290
|
"binding": {
|
|
1240
|
-
"name": "data.tools.included",
|
|
1291
|
+
"name": "data.connectorMode.toolModeFilters.tools.included",
|
|
1241
1292
|
"type": "zeebe:input"
|
|
1242
1293
|
},
|
|
1294
|
+
"condition": {
|
|
1295
|
+
"property": "data.connectorMode.type",
|
|
1296
|
+
"equals": "aiAgentTool",
|
|
1297
|
+
"type": "simple"
|
|
1298
|
+
},
|
|
1243
1299
|
"type": "Text"
|
|
1244
1300
|
},
|
|
1245
1301
|
{
|
|
1246
|
-
"id": "data.tools.excluded",
|
|
1302
|
+
"id": "data.connectorMode.toolModeFilters.tools.excluded",
|
|
1247
1303
|
"label": "Excluded tools",
|
|
1248
1304
|
"description": "List of tools that are not allowed to be used by the MCP client. Will override any included tools.",
|
|
1249
1305
|
"optional": true,
|
|
1250
1306
|
"feel": "required",
|
|
1251
|
-
"group": "
|
|
1252
|
-
"binding": {
|
|
1253
|
-
"name": "data.tools.excluded",
|
|
1254
|
-
"type": "zeebe:input"
|
|
1255
|
-
},
|
|
1256
|
-
"type": "Text"
|
|
1257
|
-
},
|
|
1258
|
-
{
|
|
1259
|
-
"id": "data.operation.method",
|
|
1260
|
-
"label": "Method",
|
|
1261
|
-
"description": "The MCP method to be called, e.g. <code>tools/list</code>.",
|
|
1262
|
-
"optional": false,
|
|
1263
|
-
"value": "=toolCall.method",
|
|
1264
|
-
"constraints": {
|
|
1265
|
-
"notEmpty": true
|
|
1266
|
-
},
|
|
1267
|
-
"feel": "optional",
|
|
1268
|
-
"group": "operation",
|
|
1307
|
+
"group": "filters",
|
|
1269
1308
|
"binding": {
|
|
1270
|
-
"name": "data.
|
|
1309
|
+
"name": "data.connectorMode.toolModeFilters.tools.excluded",
|
|
1271
1310
|
"type": "zeebe:input"
|
|
1272
1311
|
},
|
|
1273
|
-
"
|
|
1274
|
-
|
|
1275
|
-
|
|
1276
|
-
|
|
1277
|
-
"id": "data.operation.params",
|
|
1278
|
-
"label": "Parameters",
|
|
1279
|
-
"description": "The parameters to be passed to the MCP method.",
|
|
1280
|
-
"optional": true,
|
|
1281
|
-
"value": "=toolCall.params",
|
|
1282
|
-
"feel": "required",
|
|
1283
|
-
"group": "operation",
|
|
1284
|
-
"binding": {
|
|
1285
|
-
"name": "data.operation.params",
|
|
1286
|
-
"type": "zeebe:input"
|
|
1312
|
+
"condition": {
|
|
1313
|
+
"property": "data.connectorMode.type",
|
|
1314
|
+
"equals": "aiAgentTool",
|
|
1315
|
+
"type": "simple"
|
|
1287
1316
|
},
|
|
1288
|
-
"
|
|
1289
|
-
"type": "String"
|
|
1317
|
+
"type": "Text"
|
|
1290
1318
|
},
|
|
1291
1319
|
{
|
|
1292
1320
|
"id": "version",
|
|
1293
1321
|
"label": "Version",
|
|
1294
1322
|
"description": "Version of the element template",
|
|
1295
|
-
"value": "
|
|
1323
|
+
"value": "2",
|
|
1296
1324
|
"group": "connector",
|
|
1297
1325
|
"binding": {
|
|
1298
1326
|
"key": "elementTemplateVersion",
|
|
@@ -1315,7 +1343,7 @@
|
|
|
1315
1343
|
{
|
|
1316
1344
|
"id": "resultVariable",
|
|
1317
1345
|
"label": "Result variable",
|
|
1318
|
-
"description": "Name of variable to store the response in",
|
|
1346
|
+
"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>.",
|
|
1319
1347
|
"value": "toolCallResult",
|
|
1320
1348
|
"group": "output",
|
|
1321
1349
|
"binding": {
|
|
@@ -1327,7 +1355,7 @@
|
|
|
1327
1355
|
{
|
|
1328
1356
|
"id": "resultExpression",
|
|
1329
1357
|
"label": "Result expression",
|
|
1330
|
-
"description": "Expression to map the response into process variables",
|
|
1358
|
+
"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>.",
|
|
1331
1359
|
"feel": "required",
|
|
1332
1360
|
"group": "output",
|
|
1333
1361
|
"binding": {
|
|
@@ -1386,7 +1414,7 @@
|
|
|
1386
1414
|
"metadata": {
|
|
1387
1415
|
"keywords": []
|
|
1388
1416
|
},
|
|
1389
|
-
"version":
|
|
1417
|
+
"version": 1,
|
|
1390
1418
|
"category": {
|
|
1391
1419
|
"id": "connectors",
|
|
1392
1420
|
"name": "Connectors"
|
|
@@ -1422,8 +1450,8 @@
|
|
|
1422
1450
|
"label": "Operation"
|
|
1423
1451
|
},
|
|
1424
1452
|
{
|
|
1425
|
-
"id": "
|
|
1426
|
-
"label": "
|
|
1453
|
+
"id": "tools",
|
|
1454
|
+
"label": "Tools",
|
|
1427
1455
|
"openByDefault": false
|
|
1428
1456
|
},
|
|
1429
1457
|
{
|
|
@@ -2274,33 +2302,13 @@
|
|
|
2274
2302
|
},
|
|
2275
2303
|
"type": "Dropdown",
|
|
2276
2304
|
"choices": [
|
|
2277
|
-
{
|
|
2278
|
-
"name": "List Tools",
|
|
2279
|
-
"value": "tools/list"
|
|
2280
|
-
},
|
|
2281
2305
|
{
|
|
2282
2306
|
"name": "Call Tool",
|
|
2283
2307
|
"value": "tools/call"
|
|
2284
2308
|
},
|
|
2285
2309
|
{
|
|
2286
|
-
"name": "List
|
|
2287
|
-
"value": "
|
|
2288
|
-
},
|
|
2289
|
-
{
|
|
2290
|
-
"name": "List Resource Templates",
|
|
2291
|
-
"value": "resources/templates/list"
|
|
2292
|
-
},
|
|
2293
|
-
{
|
|
2294
|
-
"name": "Read Resource",
|
|
2295
|
-
"value": "resources/read"
|
|
2296
|
-
},
|
|
2297
|
-
{
|
|
2298
|
-
"name": "List Prompts",
|
|
2299
|
-
"value": "prompts/list"
|
|
2300
|
-
},
|
|
2301
|
-
{
|
|
2302
|
-
"name": "Get Prompt",
|
|
2303
|
-
"value": "prompts/get"
|
|
2310
|
+
"name": "List Tools",
|
|
2311
|
+
"value": "tools/list"
|
|
2304
2312
|
}
|
|
2305
2313
|
]
|
|
2306
2314
|
},
|
|
@@ -2361,93 +2369,6 @@
|
|
|
2361
2369
|
},
|
|
2362
2370
|
"type": "String"
|
|
2363
2371
|
},
|
|
2364
|
-
{
|
|
2365
|
-
"id": "data.connectorMode.operation.resourceUri",
|
|
2366
|
-
"label": "Resource URI",
|
|
2367
|
-
"description": "The URI of the resource to read.",
|
|
2368
|
-
"optional": false,
|
|
2369
|
-
"constraints": {
|
|
2370
|
-
"notEmpty": true
|
|
2371
|
-
},
|
|
2372
|
-
"feel": "optional",
|
|
2373
|
-
"group": "operation",
|
|
2374
|
-
"binding": {
|
|
2375
|
-
"name": "data.connectorMode.operation.resourceUri",
|
|
2376
|
-
"type": "zeebe:input"
|
|
2377
|
-
},
|
|
2378
|
-
"condition": {
|
|
2379
|
-
"allMatch": [
|
|
2380
|
-
{
|
|
2381
|
-
"property": "data.connectorMode.operation.type",
|
|
2382
|
-
"equals": "resources/read",
|
|
2383
|
-
"type": "simple"
|
|
2384
|
-
},
|
|
2385
|
-
{
|
|
2386
|
-
"property": "data.connectorMode.type",
|
|
2387
|
-
"equals": "standalone",
|
|
2388
|
-
"type": "simple"
|
|
2389
|
-
}
|
|
2390
|
-
]
|
|
2391
|
-
},
|
|
2392
|
-
"type": "String"
|
|
2393
|
-
},
|
|
2394
|
-
{
|
|
2395
|
-
"id": "data.connectorMode.operation.promptName",
|
|
2396
|
-
"label": "Prompt name",
|
|
2397
|
-
"description": "The name of the prompt to get.",
|
|
2398
|
-
"optional": false,
|
|
2399
|
-
"constraints": {
|
|
2400
|
-
"notEmpty": true
|
|
2401
|
-
},
|
|
2402
|
-
"feel": "optional",
|
|
2403
|
-
"group": "operation",
|
|
2404
|
-
"binding": {
|
|
2405
|
-
"name": "data.connectorMode.operation.promptName",
|
|
2406
|
-
"type": "zeebe:input"
|
|
2407
|
-
},
|
|
2408
|
-
"condition": {
|
|
2409
|
-
"allMatch": [
|
|
2410
|
-
{
|
|
2411
|
-
"property": "data.connectorMode.operation.type",
|
|
2412
|
-
"equals": "prompts/get",
|
|
2413
|
-
"type": "simple"
|
|
2414
|
-
},
|
|
2415
|
-
{
|
|
2416
|
-
"property": "data.connectorMode.type",
|
|
2417
|
-
"equals": "standalone",
|
|
2418
|
-
"type": "simple"
|
|
2419
|
-
}
|
|
2420
|
-
]
|
|
2421
|
-
},
|
|
2422
|
-
"type": "String"
|
|
2423
|
-
},
|
|
2424
|
-
{
|
|
2425
|
-
"id": "data.connectorMode.operation.promptArguments",
|
|
2426
|
-
"label": "Prompt arguments",
|
|
2427
|
-
"description": "The arguments to pass to the prompt generation.",
|
|
2428
|
-
"optional": true,
|
|
2429
|
-
"feel": "required",
|
|
2430
|
-
"group": "operation",
|
|
2431
|
-
"binding": {
|
|
2432
|
-
"name": "data.connectorMode.operation.promptArguments",
|
|
2433
|
-
"type": "zeebe:input"
|
|
2434
|
-
},
|
|
2435
|
-
"condition": {
|
|
2436
|
-
"allMatch": [
|
|
2437
|
-
{
|
|
2438
|
-
"property": "data.connectorMode.operation.type",
|
|
2439
|
-
"equals": "prompts/get",
|
|
2440
|
-
"type": "simple"
|
|
2441
|
-
},
|
|
2442
|
-
{
|
|
2443
|
-
"property": "data.connectorMode.type",
|
|
2444
|
-
"equals": "standalone",
|
|
2445
|
-
"type": "simple"
|
|
2446
|
-
}
|
|
2447
|
-
]
|
|
2448
|
-
},
|
|
2449
|
-
"type": "String"
|
|
2450
|
-
},
|
|
2451
2372
|
{
|
|
2452
2373
|
"id": "data.connectorMode.toolOperation.method",
|
|
2453
2374
|
"label": "Method",
|
|
@@ -2492,216 +2413,293 @@
|
|
|
2492
2413
|
"type": "String"
|
|
2493
2414
|
},
|
|
2494
2415
|
{
|
|
2495
|
-
"id": "data.
|
|
2416
|
+
"id": "data.tools.included",
|
|
2496
2417
|
"label": "Included tools",
|
|
2497
2418
|
"description": "List of tools that can be used by the MCP client. By default, all tools are allowed.",
|
|
2498
2419
|
"optional": true,
|
|
2499
2420
|
"feel": "required",
|
|
2500
|
-
"group": "
|
|
2421
|
+
"group": "tools",
|
|
2501
2422
|
"binding": {
|
|
2502
|
-
"name": "data.
|
|
2423
|
+
"name": "data.tools.included",
|
|
2503
2424
|
"type": "zeebe:input"
|
|
2504
2425
|
},
|
|
2505
|
-
"condition": {
|
|
2506
|
-
"allMatch": [
|
|
2507
|
-
{
|
|
2508
|
-
"property": "data.connectorMode.operation.type",
|
|
2509
|
-
"oneOf": ["tools/call", "tools/list"],
|
|
2510
|
-
"type": "simple"
|
|
2511
|
-
},
|
|
2512
|
-
{
|
|
2513
|
-
"property": "data.connectorMode.type",
|
|
2514
|
-
"equals": "standalone",
|
|
2515
|
-
"type": "simple"
|
|
2516
|
-
}
|
|
2517
|
-
]
|
|
2518
|
-
},
|
|
2519
2426
|
"type": "Text"
|
|
2520
2427
|
},
|
|
2521
2428
|
{
|
|
2522
|
-
"id": "data.
|
|
2429
|
+
"id": "data.tools.excluded",
|
|
2523
2430
|
"label": "Excluded tools",
|
|
2524
2431
|
"description": "List of tools that are not allowed to be used by the MCP client. Will override any included tools.",
|
|
2525
2432
|
"optional": true,
|
|
2526
2433
|
"feel": "required",
|
|
2527
|
-
"group": "
|
|
2434
|
+
"group": "tools",
|
|
2528
2435
|
"binding": {
|
|
2529
|
-
"name": "data.
|
|
2436
|
+
"name": "data.tools.excluded",
|
|
2530
2437
|
"type": "zeebe:input"
|
|
2531
2438
|
},
|
|
2532
|
-
"condition": {
|
|
2533
|
-
"allMatch": [
|
|
2534
|
-
{
|
|
2535
|
-
"property": "data.connectorMode.operation.type",
|
|
2536
|
-
"oneOf": ["tools/call", "tools/list"],
|
|
2537
|
-
"type": "simple"
|
|
2538
|
-
},
|
|
2539
|
-
{
|
|
2540
|
-
"property": "data.connectorMode.type",
|
|
2541
|
-
"equals": "standalone",
|
|
2542
|
-
"type": "simple"
|
|
2543
|
-
}
|
|
2544
|
-
]
|
|
2545
|
-
},
|
|
2546
2439
|
"type": "Text"
|
|
2547
2440
|
},
|
|
2548
2441
|
{
|
|
2549
|
-
"id": "
|
|
2550
|
-
"label": "
|
|
2551
|
-
"description": "
|
|
2552
|
-
"
|
|
2553
|
-
"
|
|
2554
|
-
"group": "filters",
|
|
2442
|
+
"id": "version",
|
|
2443
|
+
"label": "Version",
|
|
2444
|
+
"description": "Version of the element template",
|
|
2445
|
+
"value": "1",
|
|
2446
|
+
"group": "connector",
|
|
2555
2447
|
"binding": {
|
|
2556
|
-
"
|
|
2557
|
-
"type": "zeebe:
|
|
2448
|
+
"key": "elementTemplateVersion",
|
|
2449
|
+
"type": "zeebe:taskHeader"
|
|
2558
2450
|
},
|
|
2559
|
-
"
|
|
2560
|
-
|
|
2561
|
-
|
|
2562
|
-
|
|
2563
|
-
|
|
2564
|
-
|
|
2565
|
-
|
|
2566
|
-
|
|
2567
|
-
|
|
2568
|
-
|
|
2569
|
-
|
|
2570
|
-
{
|
|
2571
|
-
"property": "data.connectorMode.type",
|
|
2572
|
-
"equals": "standalone",
|
|
2573
|
-
"type": "simple"
|
|
2574
|
-
}
|
|
2575
|
-
]
|
|
2451
|
+
"type": "Hidden"
|
|
2452
|
+
},
|
|
2453
|
+
{
|
|
2454
|
+
"id": "id",
|
|
2455
|
+
"label": "ID",
|
|
2456
|
+
"description": "ID of the element template",
|
|
2457
|
+
"value": "io.camunda.connectors.agenticai.mcp.remoteclient.v0",
|
|
2458
|
+
"group": "connector",
|
|
2459
|
+
"binding": {
|
|
2460
|
+
"key": "elementTemplateId",
|
|
2461
|
+
"type": "zeebe:taskHeader"
|
|
2576
2462
|
},
|
|
2577
|
-
"type": "
|
|
2463
|
+
"type": "Hidden"
|
|
2578
2464
|
},
|
|
2579
2465
|
{
|
|
2580
|
-
"id": "
|
|
2581
|
-
"label": "
|
|
2582
|
-
"description": "
|
|
2583
|
-
"
|
|
2584
|
-
"
|
|
2585
|
-
"group": "filters",
|
|
2466
|
+
"id": "resultVariable",
|
|
2467
|
+
"label": "Result variable",
|
|
2468
|
+
"description": "Name of variable to store the response in",
|
|
2469
|
+
"value": "toolCallResult",
|
|
2470
|
+
"group": "output",
|
|
2586
2471
|
"binding": {
|
|
2587
|
-
"
|
|
2588
|
-
"type": "zeebe:
|
|
2472
|
+
"key": "resultVariable",
|
|
2473
|
+
"type": "zeebe:taskHeader"
|
|
2589
2474
|
},
|
|
2590
|
-
"
|
|
2591
|
-
|
|
2592
|
-
|
|
2593
|
-
|
|
2594
|
-
|
|
2595
|
-
|
|
2596
|
-
|
|
2597
|
-
|
|
2598
|
-
|
|
2599
|
-
|
|
2600
|
-
|
|
2601
|
-
{
|
|
2602
|
-
"property": "data.connectorMode.type",
|
|
2603
|
-
"equals": "standalone",
|
|
2604
|
-
"type": "simple"
|
|
2605
|
-
}
|
|
2606
|
-
]
|
|
2475
|
+
"type": "String"
|
|
2476
|
+
},
|
|
2477
|
+
{
|
|
2478
|
+
"id": "resultExpression",
|
|
2479
|
+
"label": "Result expression",
|
|
2480
|
+
"description": "Expression to map the response into process variables",
|
|
2481
|
+
"feel": "required",
|
|
2482
|
+
"group": "output",
|
|
2483
|
+
"binding": {
|
|
2484
|
+
"key": "resultExpression",
|
|
2485
|
+
"type": "zeebe:taskHeader"
|
|
2607
2486
|
},
|
|
2608
2487
|
"type": "Text"
|
|
2609
2488
|
},
|
|
2610
2489
|
{
|
|
2611
|
-
"id": "
|
|
2612
|
-
"label": "
|
|
2613
|
-
"description": "
|
|
2614
|
-
"optional": true,
|
|
2490
|
+
"id": "errorExpression",
|
|
2491
|
+
"label": "Error expression",
|
|
2492
|
+
"description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>.",
|
|
2615
2493
|
"feel": "required",
|
|
2616
|
-
"group": "
|
|
2494
|
+
"group": "error",
|
|
2617
2495
|
"binding": {
|
|
2618
|
-
"
|
|
2619
|
-
"type": "zeebe:
|
|
2620
|
-
},
|
|
2621
|
-
"condition": {
|
|
2622
|
-
"allMatch": [
|
|
2623
|
-
{
|
|
2624
|
-
"property": "data.connectorMode.operation.type",
|
|
2625
|
-
"oneOf": ["prompts/get", "prompts/list"],
|
|
2626
|
-
"type": "simple"
|
|
2627
|
-
},
|
|
2628
|
-
{
|
|
2629
|
-
"property": "data.connectorMode.type",
|
|
2630
|
-
"equals": "standalone",
|
|
2631
|
-
"type": "simple"
|
|
2632
|
-
}
|
|
2633
|
-
]
|
|
2496
|
+
"key": "errorExpression",
|
|
2497
|
+
"type": "zeebe:taskHeader"
|
|
2634
2498
|
},
|
|
2635
2499
|
"type": "Text"
|
|
2636
2500
|
},
|
|
2637
2501
|
{
|
|
2638
|
-
"id": "
|
|
2639
|
-
"label": "
|
|
2640
|
-
"description": "
|
|
2502
|
+
"id": "retryCount",
|
|
2503
|
+
"label": "Retries",
|
|
2504
|
+
"description": "Number of retries",
|
|
2505
|
+
"value": "3",
|
|
2506
|
+
"feel": "optional",
|
|
2507
|
+
"group": "retries",
|
|
2508
|
+
"binding": {
|
|
2509
|
+
"property": "retries",
|
|
2510
|
+
"type": "zeebe:taskDefinition"
|
|
2511
|
+
},
|
|
2512
|
+
"type": "String"
|
|
2513
|
+
},
|
|
2514
|
+
{
|
|
2515
|
+
"id": "retryBackoff",
|
|
2516
|
+
"label": "Retry backoff",
|
|
2517
|
+
"description": "ISO-8601 duration to wait between retries",
|
|
2518
|
+
"value": "PT0S",
|
|
2519
|
+
"group": "retries",
|
|
2520
|
+
"binding": {
|
|
2521
|
+
"key": "retryBackoff",
|
|
2522
|
+
"type": "zeebe:taskHeader"
|
|
2523
|
+
},
|
|
2524
|
+
"type": "String"
|
|
2525
|
+
}
|
|
2526
|
+
],
|
|
2527
|
+
"icon": {
|
|
2528
|
+
"contents": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDAiIGhlaWdodD0iMjAwIiBmaWxsPSJub25lIiB2aWV3Qm94PSIwIDAgMjAwIDIwMCI+CiAgICA8cGF0aCBkPSJNMjUgOTcuODUyOEw5Mi44ODIzIDI5Ljk3MDZDMTAyLjI1NSAyMC41OTggMTE3LjQ1MSAyMC41OTggMTI2LjgyMyAyOS45NzA2VjI5Ljk3MDZDMTM2LjE5NiAzOS4zNDMxIDEzNi4xOTYgNTQuNTM5MSAxMjYuODIzIDYzLjkxMTdMNzUuNTU4MSAxMTUuMTc3IiBzdHJva2U9ImJsYWNrIiBzdHJva2Utd2lkdGg9IjEyIiBzdHJva2UtbGluZWNhcD0icm91bmQiLz4KICAgIDxwYXRoIGQ9Ik03Ni4yNjUzIDExNC40N0wxMjYuODIzIDYzLjkxMTdDMTM2LjE5NiA1NC41MzkxIDE1MS4zOTIgNTQuNTM5MSAxNjAuNzY1IDYzLjkxMTdMMTYxLjExOCA2NC4yNjUyQzE3MC40OTEgNzMuNjM3OCAxNzAuNDkxIDg4LjgzMzggMTYxLjExOCA5OC4yMDYzTDk5LjcyNDggMTU5LjZDOTYuNjAwNiAxNjIuNzI0IDk2LjYwMDYgMTY3Ljc4OSA5OS43MjQ4IDE3MC45MTNMMTEyLjMzMSAxODMuNTIiIHN0cm9rZT0iYmxhY2siIHN0cm9rZS13aWR0aD0iMTIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgogICAgPHBhdGggZD0iTTEwOS44NTMgNDYuOTQxMUw1OS42NDgyIDk3LjE0NTdDNTAuMjc1NyAxMDYuNTE4IDUwLjI3NTcgMTIxLjcxNCA1OS42NDgyIDEzMS4wODdWMTMxLjA4N0M2OS4wMjA4IDE0MC40NTkgODQuMjE2OCAxNDAuNDU5IDkzLjU4OTQgMTMxLjA4N0wxNDMuNzk0IDgwLjg4MjIiIHN0cm9rZT0iYmxhY2siIHN0cm9rZS13aWR0aD0iMTIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8L3N2Zz4K"
|
|
2529
|
+
}
|
|
2530
|
+
},
|
|
2531
|
+
{
|
|
2532
|
+
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
2533
|
+
"name": "MCP Remote Client (early access)",
|
|
2534
|
+
"id": "io.camunda.connectors.agenticai.mcp.remoteclient.v0",
|
|
2535
|
+
"description": "MCP (Model Context Protocol) client, operating on temporary remote connections. Only supports tool operations.",
|
|
2536
|
+
"metadata": {
|
|
2537
|
+
"keywords": []
|
|
2538
|
+
},
|
|
2539
|
+
"version": 0,
|
|
2540
|
+
"category": {
|
|
2541
|
+
"id": "connectors",
|
|
2542
|
+
"name": "Connectors"
|
|
2543
|
+
},
|
|
2544
|
+
"appliesTo": ["bpmn:Task"],
|
|
2545
|
+
"elementType": {
|
|
2546
|
+
"value": "bpmn:ServiceTask"
|
|
2547
|
+
},
|
|
2548
|
+
"engines": {
|
|
2549
|
+
"camunda": "^8.8"
|
|
2550
|
+
},
|
|
2551
|
+
"groups": [
|
|
2552
|
+
{
|
|
2553
|
+
"id": "connection",
|
|
2554
|
+
"label": "HTTP Connection",
|
|
2555
|
+
"tooltip": "Configure the HTTP/SSE connection to the remote MCP server. Setting authentication headers is not supported yet."
|
|
2556
|
+
},
|
|
2557
|
+
{
|
|
2558
|
+
"id": "tools",
|
|
2559
|
+
"label": "Tools"
|
|
2560
|
+
},
|
|
2561
|
+
{
|
|
2562
|
+
"id": "operation",
|
|
2563
|
+
"label": "Operation"
|
|
2564
|
+
},
|
|
2565
|
+
{
|
|
2566
|
+
"id": "connector",
|
|
2567
|
+
"label": "Connector"
|
|
2568
|
+
},
|
|
2569
|
+
{
|
|
2570
|
+
"id": "output",
|
|
2571
|
+
"label": "Output mapping"
|
|
2572
|
+
},
|
|
2573
|
+
{
|
|
2574
|
+
"id": "error",
|
|
2575
|
+
"label": "Error handling"
|
|
2576
|
+
},
|
|
2577
|
+
{
|
|
2578
|
+
"id": "retries",
|
|
2579
|
+
"label": "Retries"
|
|
2580
|
+
}
|
|
2581
|
+
],
|
|
2582
|
+
"properties": [
|
|
2583
|
+
{
|
|
2584
|
+
"value": "io.camunda.agenticai:mcpremoteclient:0",
|
|
2585
|
+
"binding": {
|
|
2586
|
+
"property": "type",
|
|
2587
|
+
"type": "zeebe:taskDefinition"
|
|
2588
|
+
},
|
|
2589
|
+
"type": "Hidden"
|
|
2590
|
+
},
|
|
2591
|
+
{
|
|
2592
|
+
"value": "mcpClient",
|
|
2593
|
+
"binding": {
|
|
2594
|
+
"name": "io.camunda.agenticai.gateway.type",
|
|
2595
|
+
"type": "zeebe:property"
|
|
2596
|
+
},
|
|
2597
|
+
"type": "Hidden"
|
|
2598
|
+
},
|
|
2599
|
+
{
|
|
2600
|
+
"id": "data.connection.sseUrl",
|
|
2601
|
+
"label": "SSE URL",
|
|
2602
|
+
"description": "SSE URL to connect to the MCP server. Typically ends with <code>/sse</code>.",
|
|
2603
|
+
"optional": false,
|
|
2604
|
+
"constraints": {
|
|
2605
|
+
"notEmpty": true
|
|
2606
|
+
},
|
|
2607
|
+
"feel": "optional",
|
|
2608
|
+
"group": "connection",
|
|
2609
|
+
"binding": {
|
|
2610
|
+
"name": "data.connection.sseUrl",
|
|
2611
|
+
"type": "zeebe:input"
|
|
2612
|
+
},
|
|
2613
|
+
"type": "String"
|
|
2614
|
+
},
|
|
2615
|
+
{
|
|
2616
|
+
"id": "data.connection.headers",
|
|
2617
|
+
"label": "HTTP headers",
|
|
2618
|
+
"description": "Map of HTTP headers to add to the request <strong>(NOT SUPPORTED YET)</strong>.",
|
|
2641
2619
|
"optional": true,
|
|
2642
|
-
"
|
|
2643
|
-
"group": "filters",
|
|
2620
|
+
"group": "connection",
|
|
2644
2621
|
"binding": {
|
|
2645
|
-
"name": "data.
|
|
2622
|
+
"name": "data.connection.headers",
|
|
2646
2623
|
"type": "zeebe:input"
|
|
2647
2624
|
},
|
|
2648
|
-
"
|
|
2649
|
-
|
|
2650
|
-
|
|
2651
|
-
|
|
2652
|
-
|
|
2653
|
-
|
|
2654
|
-
|
|
2655
|
-
|
|
2656
|
-
|
|
2657
|
-
|
|
2658
|
-
|
|
2659
|
-
}
|
|
2660
|
-
]
|
|
2625
|
+
"type": "Hidden"
|
|
2626
|
+
},
|
|
2627
|
+
{
|
|
2628
|
+
"id": "data.connection.timeout",
|
|
2629
|
+
"label": "Timeout",
|
|
2630
|
+
"description": "Timeout for individual HTTP requests as ISO-8601 duration (example: <code>PT30S</code>)",
|
|
2631
|
+
"optional": true,
|
|
2632
|
+
"group": "connection",
|
|
2633
|
+
"binding": {
|
|
2634
|
+
"name": "data.connection.timeout",
|
|
2635
|
+
"type": "zeebe:input"
|
|
2661
2636
|
},
|
|
2662
|
-
"type": "
|
|
2637
|
+
"type": "Hidden"
|
|
2663
2638
|
},
|
|
2664
2639
|
{
|
|
2665
|
-
"id": "data.
|
|
2640
|
+
"id": "data.tools.included",
|
|
2666
2641
|
"label": "Included tools",
|
|
2667
2642
|
"description": "List of tools that can be used by the MCP client. By default, all tools are allowed.",
|
|
2668
2643
|
"optional": true,
|
|
2669
2644
|
"feel": "required",
|
|
2670
|
-
"group": "
|
|
2645
|
+
"group": "tools",
|
|
2671
2646
|
"binding": {
|
|
2672
|
-
"name": "data.
|
|
2647
|
+
"name": "data.tools.included",
|
|
2673
2648
|
"type": "zeebe:input"
|
|
2674
2649
|
},
|
|
2675
|
-
"condition": {
|
|
2676
|
-
"property": "data.connectorMode.type",
|
|
2677
|
-
"equals": "aiAgentTool",
|
|
2678
|
-
"type": "simple"
|
|
2679
|
-
},
|
|
2680
2650
|
"type": "Text"
|
|
2681
2651
|
},
|
|
2682
2652
|
{
|
|
2683
|
-
"id": "data.
|
|
2653
|
+
"id": "data.tools.excluded",
|
|
2684
2654
|
"label": "Excluded tools",
|
|
2685
2655
|
"description": "List of tools that are not allowed to be used by the MCP client. Will override any included tools.",
|
|
2686
2656
|
"optional": true,
|
|
2687
2657
|
"feel": "required",
|
|
2688
|
-
"group": "
|
|
2658
|
+
"group": "tools",
|
|
2689
2659
|
"binding": {
|
|
2690
|
-
"name": "data.
|
|
2660
|
+
"name": "data.tools.excluded",
|
|
2691
2661
|
"type": "zeebe:input"
|
|
2692
2662
|
},
|
|
2693
|
-
"condition": {
|
|
2694
|
-
"property": "data.connectorMode.type",
|
|
2695
|
-
"equals": "aiAgentTool",
|
|
2696
|
-
"type": "simple"
|
|
2697
|
-
},
|
|
2698
2663
|
"type": "Text"
|
|
2699
2664
|
},
|
|
2665
|
+
{
|
|
2666
|
+
"id": "data.operation.method",
|
|
2667
|
+
"label": "Method",
|
|
2668
|
+
"description": "The MCP method to be called, e.g. <code>tools/list</code>.",
|
|
2669
|
+
"optional": false,
|
|
2670
|
+
"value": "=toolCall.method",
|
|
2671
|
+
"constraints": {
|
|
2672
|
+
"notEmpty": true
|
|
2673
|
+
},
|
|
2674
|
+
"feel": "optional",
|
|
2675
|
+
"group": "operation",
|
|
2676
|
+
"binding": {
|
|
2677
|
+
"name": "data.operation.method",
|
|
2678
|
+
"type": "zeebe:input"
|
|
2679
|
+
},
|
|
2680
|
+
"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>",
|
|
2681
|
+
"type": "String"
|
|
2682
|
+
},
|
|
2683
|
+
{
|
|
2684
|
+
"id": "data.operation.params",
|
|
2685
|
+
"label": "Parameters",
|
|
2686
|
+
"description": "The parameters to be passed to the MCP method.",
|
|
2687
|
+
"optional": true,
|
|
2688
|
+
"value": "=toolCall.params",
|
|
2689
|
+
"feel": "required",
|
|
2690
|
+
"group": "operation",
|
|
2691
|
+
"binding": {
|
|
2692
|
+
"name": "data.operation.params",
|
|
2693
|
+
"type": "zeebe:input"
|
|
2694
|
+
},
|
|
2695
|
+
"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.",
|
|
2696
|
+
"type": "String"
|
|
2697
|
+
},
|
|
2700
2698
|
{
|
|
2701
2699
|
"id": "version",
|
|
2702
2700
|
"label": "Version",
|
|
2703
2701
|
"description": "Version of the element template",
|
|
2704
|
-
"value": "
|
|
2702
|
+
"value": "0",
|
|
2705
2703
|
"group": "connector",
|
|
2706
2704
|
"binding": {
|
|
2707
2705
|
"key": "elementTemplateVersion",
|