@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
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@camunda/connectors-element-templates",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.20",
|
|
4
4
|
"description": "Camunda Connectors Store with all out of the box connectors",
|
|
5
5
|
"main": "src/index.js",
|
|
6
6
|
"scripts": {
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
"license": "Camunda License 1.0",
|
|
12
12
|
"devDependencies": {
|
|
13
13
|
"mocha": "^11.7.1",
|
|
14
|
-
"prettier": "3.8.
|
|
14
|
+
"prettier": "3.8.4"
|
|
15
15
|
},
|
|
16
16
|
"repository": {
|
|
17
17
|
"type": "git",
|
|
@@ -7,8 +7,8 @@
|
|
|
7
7
|
"documentationRef": "https://docs.camunda.io/docs/8.9/components/early-access/alpha/a2a-client/a2a-client-connector/",
|
|
8
8
|
"version": 0,
|
|
9
9
|
"category": {
|
|
10
|
-
"id": "
|
|
11
|
-
"name": "
|
|
10
|
+
"id": "aiTools",
|
|
11
|
+
"name": "AI Tools"
|
|
12
12
|
},
|
|
13
13
|
"appliesTo": ["bpmn:Task"],
|
|
14
14
|
"elementType": {
|
|
@@ -814,7 +814,7 @@
|
|
|
814
814
|
"id": "retryBackoff",
|
|
815
815
|
"label": "Retry backoff",
|
|
816
816
|
"description": "ISO-8601 duration to wait between retries",
|
|
817
|
-
"value": "
|
|
817
|
+
"value": "PT30S",
|
|
818
818
|
"group": "retries",
|
|
819
819
|
"binding": {
|
|
820
820
|
"key": "retryBackoff",
|
package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-intermediate.json
CHANGED
|
@@ -7,8 +7,8 @@
|
|
|
7
7
|
"documentationRef": "https://docs.camunda.io/docs/8.9/components/early-access/alpha/a2a-client/a2a-client-polling-connector/",
|
|
8
8
|
"version": 0,
|
|
9
9
|
"category": {
|
|
10
|
-
"id": "
|
|
11
|
-
"name": "
|
|
10
|
+
"id": "aiTools",
|
|
11
|
+
"name": "AI Tools"
|
|
12
12
|
},
|
|
13
13
|
"appliesTo": ["bpmn:IntermediateCatchEvent", "bpmn:IntermediateThrowEvent"],
|
|
14
14
|
"elementType": {
|
|
@@ -7,8 +7,8 @@
|
|
|
7
7
|
"documentationRef": "https://docs.camunda.io/docs/8.9/components/early-access/alpha/a2a-client/a2a-client-polling-connector/",
|
|
8
8
|
"version": 0,
|
|
9
9
|
"category": {
|
|
10
|
-
"id": "
|
|
11
|
-
"name": "
|
|
10
|
+
"id": "aiTools",
|
|
11
|
+
"name": "AI Tools"
|
|
12
12
|
},
|
|
13
13
|
"appliesTo": ["bpmn:ReceiveTask"],
|
|
14
14
|
"elementType": {
|
package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-intermediate.json
CHANGED
|
@@ -7,8 +7,8 @@
|
|
|
7
7
|
"documentationRef": "https://docs.camunda.io/docs/8.9/components/early-access/alpha/a2a-client/a2a-client-webhook-connector/",
|
|
8
8
|
"version": 0,
|
|
9
9
|
"category": {
|
|
10
|
-
"id": "
|
|
11
|
-
"name": "
|
|
10
|
+
"id": "aiTools",
|
|
11
|
+
"name": "AI Tools"
|
|
12
12
|
},
|
|
13
13
|
"appliesTo": ["bpmn:IntermediateCatchEvent", "bpmn:IntermediateThrowEvent"],
|
|
14
14
|
"elementType": {
|
|
@@ -7,8 +7,8 @@
|
|
|
7
7
|
"documentationRef": "https://docs.camunda.io/docs/8.9/components/early-access/alpha/a2a-client/a2a-client-webhook-connector/",
|
|
8
8
|
"version": 0,
|
|
9
9
|
"category": {
|
|
10
|
-
"id": "
|
|
11
|
-
"name": "
|
|
10
|
+
"id": "aiTools",
|
|
11
|
+
"name": "AI Tools"
|
|
12
12
|
},
|
|
13
13
|
"appliesTo": ["bpmn:ReceiveTask"],
|
|
14
14
|
"elementType": {
|
|
@@ -1,26 +1,26 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
3
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
4
|
-
"name": "Ad-hoc tools schema",
|
|
5
|
-
"id": "io.camunda.connectors.agenticai.adhoctoolsschema.
|
|
6
|
-
"description": "Connector to fetch tools schema information from an ad-hoc
|
|
7
|
-
"
|
|
8
|
-
|
|
4
|
+
"name": "Ad-hoc subprocess tools schema (alpha)",
|
|
5
|
+
"id": "io.camunda.connectors.agenticai.adhoctoolsschema.v0",
|
|
6
|
+
"description": "Connector to fetch tools schema information from an ad-hoc subprocess",
|
|
7
|
+
"metadata": {
|
|
8
|
+
"keywords": []
|
|
9
|
+
},
|
|
10
|
+
"version": 0,
|
|
11
|
+
"deprecated": true,
|
|
9
12
|
"category": {
|
|
10
|
-
"id": "
|
|
11
|
-
"name": "
|
|
13
|
+
"id": "aiTools",
|
|
14
|
+
"name": "AI Tools"
|
|
12
15
|
},
|
|
13
16
|
"appliesTo": ["bpmn:Task"],
|
|
14
17
|
"elementType": {
|
|
15
18
|
"value": "bpmn:ServiceTask"
|
|
16
19
|
},
|
|
17
|
-
"engines": {
|
|
18
|
-
"camunda": "^8.8"
|
|
19
|
-
},
|
|
20
20
|
"groups": [
|
|
21
21
|
{
|
|
22
22
|
"id": "tools",
|
|
23
|
-
"label": "Available
|
|
23
|
+
"label": "Available Tools"
|
|
24
24
|
},
|
|
25
25
|
{
|
|
26
26
|
"id": "connector",
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
],
|
|
42
42
|
"properties": [
|
|
43
43
|
{
|
|
44
|
-
"value": "io.camunda.agenticai:adhoctoolsschema:
|
|
44
|
+
"value": "io.camunda.agenticai:adhoctoolsschema:0",
|
|
45
45
|
"binding": {
|
|
46
46
|
"property": "type",
|
|
47
47
|
"type": "zeebe:taskDefinition"
|
|
@@ -50,12 +50,9 @@
|
|
|
50
50
|
},
|
|
51
51
|
{
|
|
52
52
|
"id": "data.containerElementId",
|
|
53
|
-
"label": "Ad-hoc
|
|
54
|
-
"description": "The ID of the
|
|
53
|
+
"label": "Ad-hoc subprocess ID containing tools",
|
|
54
|
+
"description": "The ID of the subprocess containing the tools to be called",
|
|
55
55
|
"optional": false,
|
|
56
|
-
"constraints": {
|
|
57
|
-
"notEmpty": true
|
|
58
|
-
},
|
|
59
56
|
"feel": "optional",
|
|
60
57
|
"group": "tools",
|
|
61
58
|
"binding": {
|
|
@@ -68,7 +65,7 @@
|
|
|
68
65
|
"id": "version",
|
|
69
66
|
"label": "Version",
|
|
70
67
|
"description": "Version of the element template",
|
|
71
|
-
"value": "
|
|
68
|
+
"value": "0",
|
|
72
69
|
"group": "connector",
|
|
73
70
|
"binding": {
|
|
74
71
|
"key": "elementTemplateVersion",
|
|
@@ -80,7 +77,7 @@
|
|
|
80
77
|
"id": "id",
|
|
81
78
|
"label": "ID",
|
|
82
79
|
"description": "ID of the element template",
|
|
83
|
-
"value": "io.camunda.connectors.agenticai.adhoctoolsschema.
|
|
80
|
+
"value": "io.camunda.connectors.agenticai.adhoctoolsschema.v0",
|
|
84
81
|
"group": "connector",
|
|
85
82
|
"binding": {
|
|
86
83
|
"key": "elementTemplateId",
|
|
@@ -91,7 +88,7 @@
|
|
|
91
88
|
{
|
|
92
89
|
"id": "resultVariable",
|
|
93
90
|
"label": "Result variable",
|
|
94
|
-
"description": "Name of variable to store the response in
|
|
91
|
+
"description": "Name of variable to store the response in",
|
|
95
92
|
"group": "output",
|
|
96
93
|
"binding": {
|
|
97
94
|
"key": "resultVariable",
|
|
@@ -102,7 +99,7 @@
|
|
|
102
99
|
{
|
|
103
100
|
"id": "resultExpression",
|
|
104
101
|
"label": "Result expression",
|
|
105
|
-
"description": "Expression to map the response into process variables
|
|
102
|
+
"description": "Expression to map the response into process variables",
|
|
106
103
|
"feel": "required",
|
|
107
104
|
"group": "output",
|
|
108
105
|
"binding": {
|
|
@@ -149,32 +146,39 @@
|
|
|
149
146
|
"type": "String"
|
|
150
147
|
}
|
|
151
148
|
],
|
|
149
|
+
"engines": {
|
|
150
|
+
"camunda": "^8.8"
|
|
151
|
+
},
|
|
152
152
|
"icon": {
|
|
153
153
|
"contents": "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8c3ZnIGZpbGw9IiMwMDAwMDAiIGhlaWdodD0iODAwcHgiIHdpZHRoPSI4MDBweCIgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgCgkgdmlld0JveD0iMCAwIDUxMiA1MTIiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8Zz4KCTxnPgoJCTxnPgoJCQk8cGF0aCBkPSJNNTAwLjIzLDI3MC4wNTFoLTc0LjU0VjIxMi42NmMwLTYuNTAxLTUuMjcxLTExLjc3LTExLjc3LTExLjc3aC00OC4xbDI3LjY4OC00Ny45NThsNjQuMDQ2LDM2Ljk3NwoJCQkJYzEuODA0LDEuMDQzLDMuODM3LDEuNTc3LDUuODg1LDEuNTc3YzEuMDE5LDAsMi4wNDQtMC4xMzMsMy4wNDYtMC40MDFjMy4wMTctMC44MDksNS41ODYtMi43OCw3LjE0Ny01LjQ4NGwyMC41OTgtMzUuNjc4CgkJCQljMi41MzMtNC4zODgsMS45NzUtOS45MDYtMS4zODktMTMuNjk2QzQ0NS45MTMsODMuMzMzLDM5NC43OTMsMjkuMzcxLDMzMS40MjQsMS42NDljLTUuNDkxLTIuNDAyLTExLjkxMy0wLjI5NC0xNC45MSw0Ljg5OQoJCQkJbC0zOC4yNTMsNjYuMjU2Yy0zLjI1MSw1LjYzLTEuMzIyLDEyLjgyOCw0LjMwOCwxNi4wNzhsMzkuNTg2LDIyLjg1NWwtNjkuMzk0LDEyMC4xODlsLTc4Ljg5My0xMTYuOTUzbC0yLjE5NC0xNi44MTgKCQkJCWMtMC4yMzctMS44MTMtMC44OTItMy41NDQtMS45MTQtNS4wNTlsLTI5LjgzNy00NC4yMzJjLTMuNjM2LTUuMzktMTAuOTUyLTYuODEtMTYuMzM5LTMuMTc2bC01My42NiwzNi4xOTMKCQkJCWMtMi41ODgsMS43NDYtNC4zNzcsNC40NDgtNC45NzMsNy41MTJjLTAuNTk2LDMuMDY0LDAuMDUxLDYuMjQsMS43OTYsOC44MjhsMjkuODM3LDQ0LjIzMmMxLjAyLDEuNTEzLDIuMzc5LDIuNzY3LDMuOTY4LDMuNjY1CgkJCQlsMTQuNzY5LDguMzQ1bDc3Ljk3LDExNS41ODdIMTQ3LjY3bC00Ni40NTgtOTUuNDg1Yy0yLjg0NS01Ljg0NS05Ljg5LTguMjc3LTE1LjczMy01LjQzNGMtNS44NDUsMi44NDUtOC4yNzgsOS44ODgtNS40MzQsMTUuNzMzCgkJCQlsNDEuNDQ3LDg1LjE4Nkg5MS43MTJsLTE4LjU1Ni00Mi4yMDVjLTIuNjE4LTUuOTUxLTkuNTY2LTguNjUzLTE1LjUxMi02LjAzN2MtNS45NTEsMi42MTYtOC42NTUsOS41NjEtNi4wMzgsMTUuNTEyCgkJCQlsMTQuMzksMzIuNzMySDExLjc3Yy02LjUsMC0xMS43Nyw1LjI2OS0xMS43NywxMS43N3Y2NC43MzZjMCw2LjUwMSw1LjI3MSwxMS43NywxMS43NywxMS43N2gyMC41OTh2MTQxLjI0MQoJCQkJYzAsNi41MDEsNS4yNzEsMTEuNzcsMTEuNzcsMTEuNzdoNDIzLjcyNGM2LjQ5OSwwLDExLjc3LTUuMjY5LDExLjc3LTExLjc3VjM1OC4zMjhoMjAuNTk4YzYuNSwwLDExLjc3LTUuMjY5LDExLjc3LTExLjc3CgkJCQl2LTY0LjczNkM1MTIsMjc1LjMyLDUwNi43MjksMjcwLjA1MSw1MDAuMjMsMjcwLjA1MXogTTQwMi4xNSwyMjQuNDN2NDUuNjIxaC03Ni4yNTlsMjYuMzM4LTQ1LjYyMUg0MDIuMTV6IE0zMDQuNTMzLDc0LjM4MQoJCQkJbDI2Ljk4Mi00Ni43MzRjNTIuMzg1LDI1LjgyNyw5Ni45MTcsNzEuNzgsMTM4LjA4LDExNy44NjhsLTEwLjQ2NCwxOC4xMjJMMzA0LjUzMyw3NC4zODF6IE0yNjMuNzM0LDI2MC4wMTMKCQkJCWMwLjAwNS0wLjAwOCwwLjAwNy0wLjAxNiwwLjAxMi0wLjAyNWw3OC43OTktMTM2LjQ4MmwzMC41NzgsMTcuNjU0bC03NC40MTIsMTI4Ljg5aC00MC43NzRMMjYzLjczNCwyNjAuMDEzeiBNMTMzLjI4NSwxMzkKCQkJCWMtMS4wMi0xLjUxMi0yLjM3OS0yLjc2Ny0zLjk2OC0zLjY2NWwtMTQuNzY5LTguMzQ1TDkyLjg0Niw5NC44MTVsMzQuMTQ0LTIzLjAyOWwyMS43MDIsMzIuMTcxbDIuMTk0LDE2LjgxOAoJCQkJYzAuMjM3LDEuODEzLDAuODkyLDMuNTQ0LDEuOTE0LDUuMDU5bDg2Ljg2OCwxMjguNzcybC04LjkxNywxNS40NDRoLTkuMDYzTDEzMy4yODUsMTM5eiBNNDU2LjA5Miw0MzguOTUyaC00OC44NDYKCQkJCWMtNi40OTksMC0xMS43Nyw1LjI2OS0xMS43NywxMS43N3M1LjI3MSwxMS43NywxMS43NywxMS43N2g0OC44NDZ2MjUuMzA2SDU1LjkwOHYtMjUuMzA2aDQ4Ljg0NgoJCQkJYzYuNDk5LDAsMTEuNzctNS4yNjksMTEuNzctMTEuNzdzLTUuMjcxLTExLjc3LTExLjc3LTExLjc3SDU1LjkwOHYtODAuNjI1aDEzNS4zNTZ2NDEuMTk1YzAsNi41MDEsNS4yNzEsMTEuNzcsMTEuNzcsMTEuNzcKCQkJCWgxMDUuOTMxYzYuNDk5LDAsMTEuNzctNS4yNjksMTEuNzctMTEuNzd2LTQxLjE5NWgxMzUuMzU2VjQzOC45NTJ6IE0yMTQuODA1LDM4Ny43NTJ2LTI5LjQyNWg4Mi4zOTF2MjkuNDI1SDIxNC44MDV6CgkJCQkgTTQ4OC40NiwzMzQuNzg3SDIzLjU0di00MS4xOTVoNDY0LjkyVjMzNC43ODd6Ii8+CgkJCTxwYXRoIGQ9Ik0xNDkuNjc3LDQzOC45NTJIMTQ4LjVjLTYuNDk5LDAtMTEuNzcsNS4yNjktMTEuNzcsMTEuNzdzNS4yNzEsMTEuNzcsMTEuNzcsMTEuNzdoMS4xNzcKCQkJCWM2LjQ5OSwwLDExLjc3LTUuMjY5LDExLjc3LTExLjc3UzE1Ni4xNzYsNDM4Ljk1MiwxNDkuNjc3LDQzOC45NTJ6Ii8+CgkJCTxwYXRoIGQ9Ik0zNjIuMzIzLDQ2Mi40OTJoMS4xNzdjNi40OTksMCwxMS43Ny01LjI2OSwxMS43Ny0xMS43N3MtNS4yNzEtMTEuNzctMTEuNzctMTEuNzdoLTEuMTc3CgkJCQljLTYuNDk5LDAtMTEuNzcsNS4yNjktMTEuNzcsMTEuNzdTMzU1LjgyNCw0NjIuNDkyLDM2Mi4zMjMsNDYyLjQ5MnoiLz4KCQk8L2c+Cgk8L2c+CjwvZz4KPC9zdmc+Cg=="
|
|
154
154
|
}
|
|
155
155
|
},
|
|
156
156
|
{
|
|
157
157
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
158
|
-
"name": "Ad-hoc
|
|
159
|
-
"id": "io.camunda.connectors.agenticai.adhoctoolsschema.
|
|
160
|
-
"description": "Connector to fetch tools schema information from an ad-hoc
|
|
158
|
+
"name": "Ad-hoc tools schema",
|
|
159
|
+
"id": "io.camunda.connectors.agenticai.adhoctoolsschema.v1",
|
|
160
|
+
"description": "Connector to fetch tools schema information from an ad-hoc sub-process. Compatible with 8.8.0-alpha6 or later.",
|
|
161
161
|
"metadata": {
|
|
162
162
|
"keywords": []
|
|
163
163
|
},
|
|
164
|
-
"
|
|
164
|
+
"documentationRef": "https://docs.camunda.io/docs/8.8/components/connectors/out-of-the-box-connectors/agentic-ai-ad-hoc-tools-schema-resolver/",
|
|
165
|
+
"version": 1,
|
|
165
166
|
"deprecated": true,
|
|
166
167
|
"category": {
|
|
167
|
-
"id": "
|
|
168
|
-
"name": "
|
|
168
|
+
"id": "aiTools",
|
|
169
|
+
"name": "AI Tools"
|
|
169
170
|
},
|
|
170
171
|
"appliesTo": ["bpmn:Task"],
|
|
171
172
|
"elementType": {
|
|
172
173
|
"value": "bpmn:ServiceTask"
|
|
173
174
|
},
|
|
175
|
+
"engines": {
|
|
176
|
+
"camunda": "^8.8"
|
|
177
|
+
},
|
|
174
178
|
"groups": [
|
|
175
179
|
{
|
|
176
180
|
"id": "tools",
|
|
177
|
-
"label": "Available
|
|
181
|
+
"label": "Available tools"
|
|
178
182
|
},
|
|
179
183
|
{
|
|
180
184
|
"id": "connector",
|
|
@@ -195,7 +199,7 @@
|
|
|
195
199
|
],
|
|
196
200
|
"properties": [
|
|
197
201
|
{
|
|
198
|
-
"value": "io.camunda.agenticai:adhoctoolsschema:
|
|
202
|
+
"value": "io.camunda.agenticai:adhoctoolsschema:1",
|
|
199
203
|
"binding": {
|
|
200
204
|
"property": "type",
|
|
201
205
|
"type": "zeebe:taskDefinition"
|
|
@@ -204,9 +208,12 @@
|
|
|
204
208
|
},
|
|
205
209
|
{
|
|
206
210
|
"id": "data.containerElementId",
|
|
207
|
-
"label": "Ad-hoc
|
|
208
|
-
"description": "The ID of the
|
|
211
|
+
"label": "Ad-hoc sub-process ID",
|
|
212
|
+
"description": "The ID of the sub-process containing the tools to be called",
|
|
209
213
|
"optional": false,
|
|
214
|
+
"constraints": {
|
|
215
|
+
"notEmpty": true
|
|
216
|
+
},
|
|
210
217
|
"feel": "optional",
|
|
211
218
|
"group": "tools",
|
|
212
219
|
"binding": {
|
|
@@ -219,7 +226,7 @@
|
|
|
219
226
|
"id": "version",
|
|
220
227
|
"label": "Version",
|
|
221
228
|
"description": "Version of the element template",
|
|
222
|
-
"value": "
|
|
229
|
+
"value": "1",
|
|
223
230
|
"group": "connector",
|
|
224
231
|
"binding": {
|
|
225
232
|
"key": "elementTemplateVersion",
|
|
@@ -231,7 +238,7 @@
|
|
|
231
238
|
"id": "id",
|
|
232
239
|
"label": "ID",
|
|
233
240
|
"description": "ID of the element template",
|
|
234
|
-
"value": "io.camunda.connectors.agenticai.adhoctoolsschema.
|
|
241
|
+
"value": "io.camunda.connectors.agenticai.adhoctoolsschema.v1",
|
|
235
242
|
"group": "connector",
|
|
236
243
|
"binding": {
|
|
237
244
|
"key": "elementTemplateId",
|
|
@@ -300,9 +307,6 @@
|
|
|
300
307
|
"type": "String"
|
|
301
308
|
}
|
|
302
309
|
],
|
|
303
|
-
"engines": {
|
|
304
|
-
"camunda": "^8.8"
|
|
305
|
-
},
|
|
306
310
|
"icon": {
|
|
307
311
|
"contents": "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8c3ZnIGZpbGw9IiMwMDAwMDAiIGhlaWdodD0iODAwcHgiIHdpZHRoPSI4MDBweCIgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgCgkgdmlld0JveD0iMCAwIDUxMiA1MTIiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8Zz4KCTxnPgoJCTxnPgoJCQk8cGF0aCBkPSJNNTAwLjIzLDI3MC4wNTFoLTc0LjU0VjIxMi42NmMwLTYuNTAxLTUuMjcxLTExLjc3LTExLjc3LTExLjc3aC00OC4xbDI3LjY4OC00Ny45NThsNjQuMDQ2LDM2Ljk3NwoJCQkJYzEuODA0LDEuMDQzLDMuODM3LDEuNTc3LDUuODg1LDEuNTc3YzEuMDE5LDAsMi4wNDQtMC4xMzMsMy4wNDYtMC40MDFjMy4wMTctMC44MDksNS41ODYtMi43OCw3LjE0Ny01LjQ4NGwyMC41OTgtMzUuNjc4CgkJCQljMi41MzMtNC4zODgsMS45NzUtOS45MDYtMS4zODktMTMuNjk2QzQ0NS45MTMsODMuMzMzLDM5NC43OTMsMjkuMzcxLDMzMS40MjQsMS42NDljLTUuNDkxLTIuNDAyLTExLjkxMy0wLjI5NC0xNC45MSw0Ljg5OQoJCQkJbC0zOC4yNTMsNjYuMjU2Yy0zLjI1MSw1LjYzLTEuMzIyLDEyLjgyOCw0LjMwOCwxNi4wNzhsMzkuNTg2LDIyLjg1NWwtNjkuMzk0LDEyMC4xODlsLTc4Ljg5My0xMTYuOTUzbC0yLjE5NC0xNi44MTgKCQkJCWMtMC4yMzctMS44MTMtMC44OTItMy41NDQtMS45MTQtNS4wNTlsLTI5LjgzNy00NC4yMzJjLTMuNjM2LTUuMzktMTAuOTUyLTYuODEtMTYuMzM5LTMuMTc2bC01My42NiwzNi4xOTMKCQkJCWMtMi41ODgsMS43NDYtNC4zNzcsNC40NDgtNC45NzMsNy41MTJjLTAuNTk2LDMuMDY0LDAuMDUxLDYuMjQsMS43OTYsOC44MjhsMjkuODM3LDQ0LjIzMmMxLjAyLDEuNTEzLDIuMzc5LDIuNzY3LDMuOTY4LDMuNjY1CgkJCQlsMTQuNzY5LDguMzQ1bDc3Ljk3LDExNS41ODdIMTQ3LjY3bC00Ni40NTgtOTUuNDg1Yy0yLjg0NS01Ljg0NS05Ljg5LTguMjc3LTE1LjczMy01LjQzNGMtNS44NDUsMi44NDUtOC4yNzgsOS44ODgtNS40MzQsMTUuNzMzCgkJCQlsNDEuNDQ3LDg1LjE4Nkg5MS43MTJsLTE4LjU1Ni00Mi4yMDVjLTIuNjE4LTUuOTUxLTkuNTY2LTguNjUzLTE1LjUxMi02LjAzN2MtNS45NTEsMi42MTYtOC42NTUsOS41NjEtNi4wMzgsMTUuNTEyCgkJCQlsMTQuMzksMzIuNzMySDExLjc3Yy02LjUsMC0xMS43Nyw1LjI2OS0xMS43NywxMS43N3Y2NC43MzZjMCw2LjUwMSw1LjI3MSwxMS43NywxMS43NywxMS43N2gyMC41OTh2MTQxLjI0MQoJCQkJYzAsNi41MDEsNS4yNzEsMTEuNzcsMTEuNzcsMTEuNzdoNDIzLjcyNGM2LjQ5OSwwLDExLjc3LTUuMjY5LDExLjc3LTExLjc3VjM1OC4zMjhoMjAuNTk4YzYuNSwwLDExLjc3LTUuMjY5LDExLjc3LTExLjc3CgkJCQl2LTY0LjczNkM1MTIsMjc1LjMyLDUwNi43MjksMjcwLjA1MSw1MDAuMjMsMjcwLjA1MXogTTQwMi4xNSwyMjQuNDN2NDUuNjIxaC03Ni4yNTlsMjYuMzM4LTQ1LjYyMUg0MDIuMTV6IE0zMDQuNTMzLDc0LjM4MQoJCQkJbDI2Ljk4Mi00Ni43MzRjNTIuMzg1LDI1LjgyNyw5Ni45MTcsNzEuNzgsMTM4LjA4LDExNy44NjhsLTEwLjQ2NCwxOC4xMjJMMzA0LjUzMyw3NC4zODF6IE0yNjMuNzM0LDI2MC4wMTMKCQkJCWMwLjAwNS0wLjAwOCwwLjAwNy0wLjAxNiwwLjAxMi0wLjAyNWw3OC43OTktMTM2LjQ4MmwzMC41NzgsMTcuNjU0bC03NC40MTIsMTI4Ljg5aC00MC43NzRMMjYzLjczNCwyNjAuMDEzeiBNMTMzLjI4NSwxMzkKCQkJCWMtMS4wMi0xLjUxMi0yLjM3OS0yLjc2Ny0zLjk2OC0zLjY2NWwtMTQuNzY5LTguMzQ1TDkyLjg0Niw5NC44MTVsMzQuMTQ0LTIzLjAyOWwyMS43MDIsMzIuMTcxbDIuMTk0LDE2LjgxOAoJCQkJYzAuMjM3LDEuODEzLDAuODkyLDMuNTQ0LDEuOTE0LDUuMDU5bDg2Ljg2OCwxMjguNzcybC04LjkxNywxNS40NDRoLTkuMDYzTDEzMy4yODUsMTM5eiBNNDU2LjA5Miw0MzguOTUyaC00OC44NDYKCQkJCWMtNi40OTksMC0xMS43Nyw1LjI2OS0xMS43NywxMS43N3M1LjI3MSwxMS43NywxMS43NywxMS43N2g0OC44NDZ2MjUuMzA2SDU1LjkwOHYtMjUuMzA2aDQ4Ljg0NgoJCQkJYzYuNDk5LDAsMTEuNzctNS4yNjksMTEuNzctMTEuNzdzLTUuMjcxLTExLjc3LTExLjc3LTExLjc3SDU1LjkwOHYtODAuNjI1aDEzNS4zNTZ2NDEuMTk1YzAsNi41MDEsNS4yNzEsMTEuNzcsMTEuNzcsMTEuNzcKCQkJCWgxMDUuOTMxYzYuNDk5LDAsMTEuNzctNS4yNjksMTEuNzctMTEuNzd2LTQxLjE5NWgxMzUuMzU2VjQzOC45NTJ6IE0yMTQuODA1LDM4Ny43NTJ2LTI5LjQyNWg4Mi4zOTF2MjkuNDI1SDIxNC44MDV6CgkJCQkgTTQ4OC40NiwzMzQuNzg3SDIzLjU0di00MS4xOTVoNDY0LjkyVjMzNC43ODd6Ii8+CgkJCTxwYXRoIGQ9Ik0xNDkuNjc3LDQzOC45NTJIMTQ4LjVjLTYuNDk5LDAtMTEuNzcsNS4yNjktMTEuNzcsMTEuNzdzNS4yNzEsMTEuNzcsMTEuNzcsMTEuNzdoMS4xNzcKCQkJCWM2LjQ5OSwwLDExLjc3LTUuMjY5LDExLjc3LTExLjc3UzE1Ni4xNzYsNDM4Ljk1MiwxNDkuNjc3LDQzOC45NTJ6Ii8+CgkJCTxwYXRoIGQ9Ik0zNjIuMzIzLDQ2Mi40OTJoMS4xNzdjNi40OTksMCwxMS43Ny01LjI2OSwxMS43Ny0xMS43N3MtNS4yNzEtMTEuNzctMTEuNzctMTEuNzdoLTEuMTc3CgkJCQljLTYuNDk5LDAtMTEuNzcsNS4yNjktMTEuNzcsMTEuNzdTMzU1LjgyNCw0NjIuNDkyLDM2Mi4zMjMsNDYyLjQ5MnoiLz4KCQk8L2c+Cgk8L2c+CjwvZz4KPC9zdmc+Cg=="
|
|
308
312
|
}
|
|
@@ -311,16 +315,12 @@
|
|
|
311
315
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
312
316
|
"name": "Ad-hoc tools schema",
|
|
313
317
|
"id": "io.camunda.connectors.agenticai.adhoctoolsschema.v1",
|
|
314
|
-
"description": "Connector to fetch tools schema information from an ad-hoc sub-process.
|
|
315
|
-
"
|
|
316
|
-
|
|
317
|
-
},
|
|
318
|
-
"documentationRef": "https://docs.camunda.io/docs/8.8/components/connectors/out-of-the-box-connectors/agentic-ai-ad-hoc-tools-schema-resolver/",
|
|
319
|
-
"version": 1,
|
|
320
|
-
"deprecated": true,
|
|
318
|
+
"description": "Connector to fetch tools schema information from an ad-hoc sub-process.",
|
|
319
|
+
"documentationRef": "https://docs.camunda.io/docs/8.9/components/connectors/out-of-the-box-connectors/agentic-ai-ad-hoc-tools-schema-resolver/",
|
|
320
|
+
"version": 2,
|
|
321
321
|
"category": {
|
|
322
|
-
"id": "
|
|
323
|
-
"name": "
|
|
322
|
+
"id": "aiTools",
|
|
323
|
+
"name": "AI Tools"
|
|
324
324
|
},
|
|
325
325
|
"appliesTo": ["bpmn:Task"],
|
|
326
326
|
"elementType": {
|
|
@@ -380,7 +380,7 @@
|
|
|
380
380
|
"id": "version",
|
|
381
381
|
"label": "Version",
|
|
382
382
|
"description": "Version of the element template",
|
|
383
|
-
"value": "
|
|
383
|
+
"value": "2",
|
|
384
384
|
"group": "connector",
|
|
385
385
|
"binding": {
|
|
386
386
|
"key": "elementTemplateVersion",
|
|
@@ -403,7 +403,7 @@
|
|
|
403
403
|
{
|
|
404
404
|
"id": "resultVariable",
|
|
405
405
|
"label": "Result variable",
|
|
406
|
-
"description": "Name of variable to store the response in",
|
|
406
|
+
"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>.",
|
|
407
407
|
"group": "output",
|
|
408
408
|
"binding": {
|
|
409
409
|
"key": "resultVariable",
|
|
@@ -414,7 +414,7 @@
|
|
|
414
414
|
{
|
|
415
415
|
"id": "resultExpression",
|
|
416
416
|
"label": "Result expression",
|
|
417
|
-
"description": "Expression to map the response into process variables",
|
|
417
|
+
"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>.",
|
|
418
418
|
"feel": "required",
|
|
419
419
|
"group": "output",
|
|
420
420
|
"binding": {
|
|
@@ -452,7 +452,7 @@
|
|
|
452
452
|
"id": "retryBackoff",
|
|
453
453
|
"label": "Retry backoff",
|
|
454
454
|
"description": "ISO-8601 duration to wait between retries",
|
|
455
|
-
"value": "
|
|
455
|
+
"value": "PT30S",
|
|
456
456
|
"group": "retries",
|
|
457
457
|
"binding": {
|
|
458
458
|
"key": "retryBackoff",
|