@camunda/connectors-element-templates 1.0.4 → 1.0.6

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.
Files changed (80) hide show
  1. package/package.json +1 -1
  2. package/src/connectors.js +10 -2
  3. package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +157 -0
  4. package/src/element-templates/agenticai-aiagent-outbound-connector.json +1521 -0
  5. package/src/element-templates/agenticai-mcp-client-outbound-connector.json +1 -1
  6. package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +2 -1
  7. package/src/element-templates/asana-connector.json +8 -8
  8. package/src/element-templates/automation-anywhere-outbound-connector.json +837 -15
  9. package/src/element-templates/aws-bedrock-outbound-connector.json +74 -74
  10. package/src/element-templates/aws-dynamodb-outbound-connector.json +2624 -2624
  11. package/src/element-templates/aws-eventbridge-connector-start-event.json +18 -15
  12. package/src/element-templates/aws-eventbridge-outbound-connector.json +305 -305
  13. package/src/element-templates/aws-lambda-outbound-connector.json +182 -182
  14. package/src/element-templates/aws-s3-outbound-connector.json +30 -30
  15. package/src/element-templates/aws-sns-inbound-intermediate.json +460 -460
  16. package/src/element-templates/aws-sns-inbound-message-start.json +336 -336
  17. package/src/element-templates/aws-sns-outbound-connector.json +719 -719
  18. package/src/element-templates/aws-sqs-boundary-connector.json +444 -444
  19. package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +919 -919
  20. package/src/element-templates/aws-sqs-outbound-connector.json +434 -434
  21. package/src/element-templates/aws-sqs-start-event-connector.json +387 -387
  22. package/src/element-templates/aws-sqs-start-message.json +463 -463
  23. package/src/element-templates/aws-textract-outbound-connector.json +123 -123
  24. package/src/element-templates/azure-blobstorage-outbound-connector.json +349 -0
  25. package/src/element-templates/azure-open-ai-connector.json +32 -32
  26. package/src/element-templates/blue-prism-connector.json +47 -47
  27. package/src/element-templates/csv-outbound-connector.json +392 -0
  28. package/src/element-templates/easy-post-connector.json +149 -149
  29. package/src/element-templates/email-inbound-connector-intermediate.json +19 -19
  30. package/src/element-templates/email-outbound-connector.json +199 -199
  31. package/src/element-templates/embeddings-vector-database-outbound-connector.json +3473 -150
  32. package/src/element-templates/github-connector.json +3711 -3711
  33. package/src/element-templates/github-webhook-connector-boundary.json +16 -16
  34. package/src/element-templates/github-webhook-connector-intermediate.json +25 -25
  35. package/src/element-templates/github-webhook-connector-message-start.json +21 -21
  36. package/src/element-templates/github-webhook-connector-start-event.json +13 -10
  37. package/src/element-templates/gitlab-connector.json +3165 -3165
  38. package/src/element-templates/google-cloud-storage-outbound-connector.json +357 -0
  39. package/src/element-templates/google-drive-outbound-connector.json +495 -182
  40. package/src/element-templates/google-maps-platform-connector.json +534 -45
  41. package/src/element-templates/google-sheets-outbound-connector.json +1359 -1359
  42. package/src/element-templates/graphql-outbound-connector.json +1716 -1716
  43. package/src/element-templates/http-json-connector.json +2067 -1155
  44. package/src/element-templates/http-polling-boundary-catch-event-connector.json +255 -552
  45. package/src/element-templates/http-polling-connector.json +260 -557
  46. package/src/element-templates/idp-extraction-outbound-connector.json +115 -0
  47. package/src/element-templates/jdbc-outbound-connector.json +402 -0
  48. package/src/element-templates/kafka-inbound-connector-boundary.json +481 -481
  49. package/src/element-templates/kafka-inbound-connector-intermediate.json +555 -555
  50. package/src/element-templates/kafka-inbound-connector-start-message.json +532 -532
  51. package/src/element-templates/kafka-inbound-connector.json +606 -0
  52. package/src/element-templates/kafka-outbound-connector.json +434 -434
  53. package/src/element-templates/microsoft-office365-mail-connector.json +60 -60
  54. package/src/element-templates/microsoft-teams-outbound-connector.json +2899 -2899
  55. package/src/element-templates/openai-connector.json +363 -5
  56. package/src/element-templates/operate-connector.json +525 -9
  57. package/src/element-templates/power-automate-connector.json +1724 -0
  58. package/src/element-templates/rabbitmq-inbound-connector-boundary.json +323 -323
  59. package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +458 -458
  60. package/src/element-templates/rabbitmq-inbound-connector-message-start.json +557 -557
  61. package/src/element-templates/rabbitmq-inbound-connector-start-event.json +351 -351
  62. package/src/element-templates/rabbitmq-outbound-connector.json +873 -873
  63. package/src/element-templates/salesforce-connector.json +10 -10
  64. package/src/element-templates/sendgrid-outbound-connector.json +536 -4
  65. package/src/element-templates/slack-inbound-boundary.json +265 -265
  66. package/src/element-templates/slack-inbound-intermediate.json +430 -430
  67. package/src/element-templates/slack-inbound-message-start.json +320 -320
  68. package/src/element-templates/slack-inbound-start-event.json +126 -123
  69. package/src/element-templates/slack-outbound-connector.json +485 -230
  70. package/src/element-templates/twilio-connector.json +59 -59
  71. package/src/element-templates/twilio-webhook-boundary-connector.json +28 -28
  72. package/src/element-templates/twilio-webhook-connector.json +13 -10
  73. package/src/element-templates/twilio-webhook-message-start-connector.json +8 -8
  74. package/src/element-templates/uipath-connector.json +44 -44
  75. package/src/element-templates/webhook-connector-boundary.json +582 -582
  76. package/src/element-templates/webhook-connector-intermediate.json +1143 -1143
  77. package/src/element-templates/webhook-connector-start-event.json +2104 -2101
  78. package/src/element-templates/webhook-connector-start-message.json +1148 -1148
  79. package/src/element-templates/whatsapp-connector.json +6 -6
  80. package/src/element-templates/agenticai-aiagent-outbound-connector-8.8.0-alpha4.json +0 -843
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@camunda/connectors-element-templates",
3
- "version": "1.0.4",
3
+ "version": "1.0.6",
4
4
  "description": "Camunda Connectors Store with all out of the box connectors",
5
5
  "main": "src/index.js",
6
6
  "scripts": {
package/src/connectors.js CHANGED
@@ -7,7 +7,6 @@
7
7
  */
8
8
 
9
9
  import agenticai_adhoctoolsschema_outbound_connector from "./element-templates/agenticai-adhoctoolsschema-outbound-connector.json" with { type: "json" };
10
- import agenticai_aiagent_outbound_connector_8_8_0_alpha4 from "./element-templates/agenticai-aiagent-outbound-connector-8.8.0-alpha4.json" with { type: "json" };
11
10
  import agenticai_aiagent_outbound_connector from "./element-templates/agenticai-aiagent-outbound-connector.json" with { type: "json" };
12
11
  import agenticai_mcp_client_outbound_connector from "./element-templates/agenticai-mcp-client-outbound-connector.json" with { type: "json" };
13
12
  import agenticai_mcp_remote_client_outbound_connector from "./element-templates/agenticai-mcp-remote-client-outbound-connector.json" with { type: "json" };
@@ -35,9 +34,11 @@ import aws_sqs_outbound_connector from "./element-templates/aws-sqs-outbound-con
35
34
  import aws_sqs_start_event_connector from "./element-templates/aws-sqs-start-event-connector.json" with { type: "json" };
36
35
  import aws_sqs_start_message from "./element-templates/aws-sqs-start-message.json" with { type: "json" };
37
36
  import aws_textract_outbound_connector from "./element-templates/aws-textract-outbound-connector.json" with { type: "json" };
37
+ import azure_blobstorage_outbound_connector from "./element-templates/azure-blobstorage-outbound-connector.json" with { type: "json" };
38
38
  import azure_open_ai_connector from "./element-templates/azure-open-ai-connector.json" with { type: "json" };
39
39
  import blue_prism_connector from "./element-templates/blue-prism-connector.json" with { type: "json" };
40
40
  import box_outbound_connector from "./element-templates/box-outbound-connector.json" with { type: "json" };
41
+ import csv_outbound_connector from "./element-templates/csv-outbound-connector.json" with { type: "json" };
41
42
  import easy_post_connector from "./element-templates/easy-post-connector.json" with { type: "json" };
42
43
  import email_inbound_connector_boundary from "./element-templates/email-inbound-connector-boundary.json" with { type: "json" };
43
44
  import email_inbound_connector_intermediate from "./element-templates/email-inbound-connector-intermediate.json" with { type: "json" };
@@ -50,6 +51,7 @@ import github_webhook_connector_intermediate from "./element-templates/github-we
50
51
  import github_webhook_connector_message_start from "./element-templates/github-webhook-connector-message-start.json" with { type: "json" };
51
52
  import github_webhook_connector_start_event from "./element-templates/github-webhook-connector-start-event.json" with { type: "json" };
52
53
  import gitlab_connector from "./element-templates/gitlab-connector.json" with { type: "json" };
54
+ import google_cloud_storage_outbound_connector from "./element-templates/google-cloud-storage-outbound-connector.json" with { type: "json" };
53
55
  import google_drive_outbound_connector from "./element-templates/google-drive-outbound-connector.json" with { type: "json" };
54
56
  import google_gemini_outbound_connector from "./element-templates/google-gemini-outbound-connector.json" with { type: "json" };
55
57
  import google_maps_platform_connector from "./element-templates/google-maps-platform-connector.json" with { type: "json" };
@@ -65,11 +67,13 @@ import jdbc_outbound_connector from "./element-templates/jdbc-outbound-connector
65
67
  import kafka_inbound_connector_boundary from "./element-templates/kafka-inbound-connector-boundary.json" with { type: "json" };
66
68
  import kafka_inbound_connector_intermediate from "./element-templates/kafka-inbound-connector-intermediate.json" with { type: "json" };
67
69
  import kafka_inbound_connector_start_message from "./element-templates/kafka-inbound-connector-start-message.json" with { type: "json" };
70
+ import kafka_inbound_connector from "./element-templates/kafka-inbound-connector.json" with { type: "json" };
68
71
  import kafka_outbound_connector from "./element-templates/kafka-outbound-connector.json" with { type: "json" };
69
72
  import microsoft_office365_mail_connector from "./element-templates/microsoft-office365-mail-connector.json" with { type: "json" };
70
73
  import microsoft_teams_outbound_connector from "./element-templates/microsoft-teams-outbound-connector.json" with { type: "json" };
71
74
  import openai_connector from "./element-templates/openai-connector.json" with { type: "json" };
72
75
  import operate_connector from "./element-templates/operate-connector.json" with { type: "json" };
76
+ import power_automate_connector from "./element-templates/power-automate-connector.json" with { type: "json" };
73
77
  import rabbitmq_inbound_connector_boundary from "./element-templates/rabbitmq-inbound-connector-boundary.json" with { type: "json" };
74
78
  import rabbitmq_inbound_connector_intermediate from "./element-templates/rabbitmq-inbound-connector-intermediate.json" with { type: "json" };
75
79
  import rabbitmq_inbound_connector_message_start from "./element-templates/rabbitmq-inbound-connector-message-start.json" with { type: "json" };
@@ -101,7 +105,6 @@ import whatsapp_connector from "./element-templates/whatsapp-connector.json" wit
101
105
 
102
106
  const allConnectors = [
103
107
  agenticai_adhoctoolsschema_outbound_connector,
104
- agenticai_aiagent_outbound_connector_8_8_0_alpha4,
105
108
  agenticai_aiagent_outbound_connector,
106
109
  agenticai_mcp_client_outbound_connector,
107
110
  agenticai_mcp_remote_client_outbound_connector,
@@ -129,9 +132,11 @@ const allConnectors = [
129
132
  aws_sqs_start_event_connector,
130
133
  aws_sqs_start_message,
131
134
  aws_textract_outbound_connector,
135
+ azure_blobstorage_outbound_connector,
132
136
  azure_open_ai_connector,
133
137
  blue_prism_connector,
134
138
  box_outbound_connector,
139
+ csv_outbound_connector,
135
140
  easy_post_connector,
136
141
  email_inbound_connector_boundary,
137
142
  email_inbound_connector_intermediate,
@@ -144,6 +149,7 @@ const allConnectors = [
144
149
  github_webhook_connector_message_start,
145
150
  github_webhook_connector_start_event,
146
151
  gitlab_connector,
152
+ google_cloud_storage_outbound_connector,
147
153
  google_drive_outbound_connector,
148
154
  google_gemini_outbound_connector,
149
155
  google_maps_platform_connector,
@@ -159,11 +165,13 @@ const allConnectors = [
159
165
  kafka_inbound_connector_boundary,
160
166
  kafka_inbound_connector_intermediate,
161
167
  kafka_inbound_connector_start_message,
168
+ kafka_inbound_connector,
162
169
  kafka_outbound_connector,
163
170
  microsoft_office365_mail_connector,
164
171
  microsoft_teams_outbound_connector,
165
172
  openai_connector,
166
173
  operate_connector,
174
+ power_automate_connector,
167
175
  rabbitmq_inbound_connector_boundary,
168
176
  rabbitmq_inbound_connector_intermediate,
169
177
  rabbitmq_inbound_connector_message_start,
@@ -1,4 +1,161 @@
1
1
  [
2
+ {
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.v1",
6
+ "description": "Connector to fetch tools schema information from an ad-hoc sub-process. Compatible with 8.8.0-alpha7 or later.",
7
+ "metadata": {
8
+ "keywords": []
9
+ },
10
+ "documentationRef": "https://docs.camunda.io/docs/8.8/components/connectors/out-of-the-box-connectors/agentic-ai-ad-hoc-tools-schema-resolver/",
11
+ "version": 2,
12
+ "category": {
13
+ "id": "connectors",
14
+ "name": "Connectors"
15
+ },
16
+ "appliesTo": ["bpmn:Task"],
17
+ "elementType": {
18
+ "value": "bpmn:ServiceTask"
19
+ },
20
+ "engines": {
21
+ "camunda": "^8.8"
22
+ },
23
+ "groups": [
24
+ {
25
+ "id": "tools",
26
+ "label": "Available tools"
27
+ },
28
+ {
29
+ "id": "connector",
30
+ "label": "Connector"
31
+ },
32
+ {
33
+ "id": "output",
34
+ "label": "Output mapping"
35
+ },
36
+ {
37
+ "id": "error",
38
+ "label": "Error handling"
39
+ },
40
+ {
41
+ "id": "retries",
42
+ "label": "Retries"
43
+ }
44
+ ],
45
+ "properties": [
46
+ {
47
+ "value": "io.camunda.agenticai:adhoctoolsschema:1",
48
+ "binding": {
49
+ "property": "type",
50
+ "type": "zeebe:taskDefinition"
51
+ },
52
+ "type": "Hidden"
53
+ },
54
+ {
55
+ "id": "data.containerElementId",
56
+ "label": "Ad-hoc sub-process ID",
57
+ "description": "The ID of the sub-process containing the tools to be called",
58
+ "optional": false,
59
+ "constraints": {
60
+ "notEmpty": true
61
+ },
62
+ "feel": "optional",
63
+ "group": "tools",
64
+ "binding": {
65
+ "name": "data.containerElementId",
66
+ "type": "zeebe:input"
67
+ },
68
+ "type": "String"
69
+ },
70
+ {
71
+ "id": "version",
72
+ "label": "Version",
73
+ "description": "Version of the element template",
74
+ "value": "2",
75
+ "group": "connector",
76
+ "binding": {
77
+ "key": "elementTemplateVersion",
78
+ "type": "zeebe:taskHeader"
79
+ },
80
+ "type": "Hidden"
81
+ },
82
+ {
83
+ "id": "id",
84
+ "label": "ID",
85
+ "description": "ID of the element template",
86
+ "value": "io.camunda.connectors.agenticai.adhoctoolsschema.v1",
87
+ "group": "connector",
88
+ "binding": {
89
+ "key": "elementTemplateId",
90
+ "type": "zeebe:taskHeader"
91
+ },
92
+ "type": "Hidden"
93
+ },
94
+ {
95
+ "id": "resultVariable",
96
+ "label": "Result variable",
97
+ "description": "Name of variable to store the response in",
98
+ "group": "output",
99
+ "binding": {
100
+ "key": "resultVariable",
101
+ "type": "zeebe:taskHeader"
102
+ },
103
+ "type": "String"
104
+ },
105
+ {
106
+ "id": "resultExpression",
107
+ "label": "Result expression",
108
+ "description": "Expression to map the response into process variables",
109
+ "feel": "required",
110
+ "group": "output",
111
+ "binding": {
112
+ "key": "resultExpression",
113
+ "type": "zeebe:taskHeader"
114
+ },
115
+ "type": "Text"
116
+ },
117
+ {
118
+ "id": "errorExpression",
119
+ "label": "Error expression",
120
+ "description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>.",
121
+ "feel": "required",
122
+ "group": "error",
123
+ "binding": {
124
+ "key": "errorExpression",
125
+ "type": "zeebe:taskHeader"
126
+ },
127
+ "type": "Text"
128
+ },
129
+ {
130
+ "id": "retryCount",
131
+ "label": "Retries",
132
+ "description": "Number of retries",
133
+ "value": "3",
134
+ "feel": "optional",
135
+ "group": "retries",
136
+ "binding": {
137
+ "property": "retries",
138
+ "type": "zeebe:taskDefinition"
139
+ },
140
+ "type": "String"
141
+ },
142
+ {
143
+ "id": "retryBackoff",
144
+ "label": "Retry backoff",
145
+ "description": "ISO-8601 duration to wait between retries",
146
+ "value": "PT0S",
147
+ "group": "retries",
148
+ "binding": {
149
+ "key": "retryBackoff",
150
+ "type": "zeebe:taskHeader"
151
+ },
152
+ "type": "String"
153
+ }
154
+ ],
155
+ "icon": {
156
+ "contents": "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8c3ZnIGZpbGw9IiMwMDAwMDAiIGhlaWdodD0iODAwcHgiIHdpZHRoPSI4MDBweCIgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgCgkgdmlld0JveD0iMCAwIDUxMiA1MTIiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8Zz4KCTxnPgoJCTxnPgoJCQk8cGF0aCBkPSJNNTAwLjIzLDI3MC4wNTFoLTc0LjU0VjIxMi42NmMwLTYuNTAxLTUuMjcxLTExLjc3LTExLjc3LTExLjc3aC00OC4xbDI3LjY4OC00Ny45NThsNjQuMDQ2LDM2Ljk3NwoJCQkJYzEuODA0LDEuMDQzLDMuODM3LDEuNTc3LDUuODg1LDEuNTc3YzEuMDE5LDAsMi4wNDQtMC4xMzMsMy4wNDYtMC40MDFjMy4wMTctMC44MDksNS41ODYtMi43OCw3LjE0Ny01LjQ4NGwyMC41OTgtMzUuNjc4CgkJCQljMi41MzMtNC4zODgsMS45NzUtOS45MDYtMS4zODktMTMuNjk2QzQ0NS45MTMsODMuMzMzLDM5NC43OTMsMjkuMzcxLDMzMS40MjQsMS42NDljLTUuNDkxLTIuNDAyLTExLjkxMy0wLjI5NC0xNC45MSw0Ljg5OQoJCQkJbC0zOC4yNTMsNjYuMjU2Yy0zLjI1MSw1LjYzLTEuMzIyLDEyLjgyOCw0LjMwOCwxNi4wNzhsMzkuNTg2LDIyLjg1NWwtNjkuMzk0LDEyMC4xODlsLTc4Ljg5My0xMTYuOTUzbC0yLjE5NC0xNi44MTgKCQkJCWMtMC4yMzctMS44MTMtMC44OTItMy41NDQtMS45MTQtNS4wNTlsLTI5LjgzNy00NC4yMzJjLTMuNjM2LTUuMzktMTAuOTUyLTYuODEtMTYuMzM5LTMuMTc2bC01My42NiwzNi4xOTMKCQkJCWMtMi41ODgsMS43NDYtNC4zNzcsNC40NDgtNC45NzMsNy41MTJjLTAuNTk2LDMuMDY0LDAuMDUxLDYuMjQsMS43OTYsOC44MjhsMjkuODM3LDQ0LjIzMmMxLjAyLDEuNTEzLDIuMzc5LDIuNzY3LDMuOTY4LDMuNjY1CgkJCQlsMTQuNzY5LDguMzQ1bDc3Ljk3LDExNS41ODdIMTQ3LjY3bC00Ni40NTgtOTUuNDg1Yy0yLjg0NS01Ljg0NS05Ljg5LTguMjc3LTE1LjczMy01LjQzNGMtNS44NDUsMi44NDUtOC4yNzgsOS44ODgtNS40MzQsMTUuNzMzCgkJCQlsNDEuNDQ3LDg1LjE4Nkg5MS43MTJsLTE4LjU1Ni00Mi4yMDVjLTIuNjE4LTUuOTUxLTkuNTY2LTguNjUzLTE1LjUxMi02LjAzN2MtNS45NTEsMi42MTYtOC42NTUsOS41NjEtNi4wMzgsMTUuNTEyCgkJCQlsMTQuMzksMzIuNzMySDExLjc3Yy02LjUsMC0xMS43Nyw1LjI2OS0xMS43NywxMS43N3Y2NC43MzZjMCw2LjUwMSw1LjI3MSwxMS43NywxMS43NywxMS43N2gyMC41OTh2MTQxLjI0MQoJCQkJYzAsNi41MDEsNS4yNzEsMTEuNzcsMTEuNzcsMTEuNzdoNDIzLjcyNGM2LjQ5OSwwLDExLjc3LTUuMjY5LDExLjc3LTExLjc3VjM1OC4zMjhoMjAuNTk4YzYuNSwwLDExLjc3LTUuMjY5LDExLjc3LTExLjc3CgkJCQl2LTY0LjczNkM1MTIsMjc1LjMyLDUwNi43MjksMjcwLjA1MSw1MDAuMjMsMjcwLjA1MXogTTQwMi4xNSwyMjQuNDN2NDUuNjIxaC03Ni4yNTlsMjYuMzM4LTQ1LjYyMUg0MDIuMTV6IE0zMDQuNTMzLDc0LjM4MQoJCQkJbDI2Ljk4Mi00Ni43MzRjNTIuMzg1LDI1LjgyNyw5Ni45MTcsNzEuNzgsMTM4LjA4LDExNy44NjhsLTEwLjQ2NCwxOC4xMjJMMzA0LjUzMyw3NC4zODF6IE0yNjMuNzM0LDI2MC4wMTMKCQkJCWMwLjAwNS0wLjAwOCwwLjAwNy0wLjAxNiwwLjAxMi0wLjAyNWw3OC43OTktMTM2LjQ4MmwzMC41NzgsMTcuNjU0bC03NC40MTIsMTI4Ljg5aC00MC43NzRMMjYzLjczNCwyNjAuMDEzeiBNMTMzLjI4NSwxMzkKCQkJCWMtMS4wMi0xLjUxMi0yLjM3OS0yLjc2Ny0zLjk2OC0zLjY2NWwtMTQuNzY5LTguMzQ1TDkyLjg0Niw5NC44MTVsMzQuMTQ0LTIzLjAyOWwyMS43MDIsMzIuMTcxbDIuMTk0LDE2LjgxOAoJCQkJYzAuMjM3LDEuODEzLDAuODkyLDMuNTQ0LDEuOTE0LDUuMDU5bDg2Ljg2OCwxMjguNzcybC04LjkxNywxNS40NDRoLTkuMDYzTDEzMy4yODUsMTM5eiBNNDU2LjA5Miw0MzguOTUyaC00OC44NDYKCQkJCWMtNi40OTksMC0xMS43Nyw1LjI2OS0xMS43NywxMS43N3M1LjI3MSwxMS43NywxMS43NywxMS43N2g0OC44NDZ2MjUuMzA2SDU1LjkwOHYtMjUuMzA2aDQ4Ljg0NgoJCQkJYzYuNDk5LDAsMTEuNzctNS4yNjksMTEuNzctMTEuNzdzLTUuMjcxLTExLjc3LTExLjc3LTExLjc3SDU1LjkwOHYtODAuNjI1aDEzNS4zNTZ2NDEuMTk1YzAsNi41MDEsNS4yNzEsMTEuNzcsMTEuNzcsMTEuNzcKCQkJCWgxMDUuOTMxYzYuNDk5LDAsMTEuNzctNS4yNjksMTEuNzctMTEuNzd2LTQxLjE5NWgxMzUuMzU2VjQzOC45NTJ6IE0yMTQuODA1LDM4Ny43NTJ2LTI5LjQyNWg4Mi4zOTF2MjkuNDI1SDIxNC44MDV6CgkJCQkgTTQ4OC40NiwzMzQuNzg3SDIzLjU0di00MS4xOTVoNDY0LjkyVjMzNC43ODd6Ii8+CgkJCTxwYXRoIGQ9Ik0xNDkuNjc3LDQzOC45NTJIMTQ4LjVjLTYuNDk5LDAtMTEuNzcsNS4yNjktMTEuNzcsMTEuNzdzNS4yNzEsMTEuNzcsMTEuNzcsMTEuNzdoMS4xNzcKCQkJCWM2LjQ5OSwwLDExLjc3LTUuMjY5LDExLjc3LTExLjc3UzE1Ni4xNzYsNDM4Ljk1MiwxNDkuNjc3LDQzOC45NTJ6Ii8+CgkJCTxwYXRoIGQ9Ik0zNjIuMzIzLDQ2Mi40OTJoMS4xNzdjNi40OTksMCwxMS43Ny01LjI2OSwxMS43Ny0xMS43N3MtNS4yNzEtMTEuNzctMTEuNzctMTEuNzdoLTEuMTc3CgkJCQljLTYuNDk5LDAtMTEuNzcsNS4yNjktMTEuNzcsMTEuNzdTMzU1LjgyNCw0NjIuNDkyLDM2Mi4zMjMsNDYyLjQ5MnoiLz4KCQk8L2c+Cgk8L2c+CjwvZz4KPC9zdmc+Cg=="
157
+ }
158
+ },
2
159
  {
3
160
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
4
161
  "name": "Ad-hoc tools schema",