@camunda/connectors-element-templates 1.0.19 → 1.0.21

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 (116) hide show
  1. package/package.json +2 -2
  2. package/src/connectors-template.js +1 -3
  3. package/src/connectors.js +4 -0
  4. package/src/element-templates/agenticai-a2a-client-outbound-connector.json +1 -1
  5. package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +43 -43
  6. package/src/element-templates/agenticai-aiagent-job-worker.json +2230 -222
  7. package/src/element-templates/agenticai-aiagent-outbound-connector.json +6281 -4356
  8. package/src/element-templates/agenticai-mcp-client-outbound-connector.json +718 -36
  9. package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +2394 -949
  10. package/src/element-templates/app-integrations-connector.json +1047 -0
  11. package/src/element-templates/asana-connector.json +943 -109
  12. package/src/element-templates/automation-anywhere-outbound-connector.json +2240 -1747
  13. package/src/element-templates/aws-bedrock-agentcore-long-term-memory-outbound-connector.json +1068 -30
  14. package/src/element-templates/aws-bedrock-agentcore-runtime-outbound-connector.json +386 -5
  15. package/src/element-templates/aws-bedrock-codeinterpreter-outbound-connector.json +442 -5
  16. package/src/element-templates/aws-bedrock-knowledgebase-outbound-connector.json +417 -5
  17. package/src/element-templates/aws-bedrock-outbound-connector.json +2273 -623
  18. package/src/element-templates/aws-comprehend-outbound-connector.json +1573 -1
  19. package/src/element-templates/aws-dynamodb-outbound-connector.json +2950 -162
  20. package/src/element-templates/aws-eventbridge-connector-boundary.json +40 -40
  21. package/src/element-templates/aws-eventbridge-connector-intermediate.json +62 -62
  22. package/src/element-templates/aws-eventbridge-connector-start-event.json +33 -33
  23. package/src/element-templates/aws-eventbridge-outbound-connector.json +838 -424
  24. package/src/element-templates/aws-lambda-outbound-connector.json +495 -96
  25. package/src/element-templates/aws-s3-outbound-connector.json +2238 -44
  26. package/src/element-templates/aws-sagemaker-outbound-connector.json +681 -52
  27. package/src/element-templates/aws-sns-inbound-boundary.json +4 -3
  28. package/src/element-templates/aws-sns-inbound-intermediate.json +341 -340
  29. package/src/element-templates/aws-sns-inbound-message-start.json +241 -240
  30. package/src/element-templates/aws-sns-inbound-receive.json +4 -3
  31. package/src/element-templates/aws-sns-inbound-start-event.json +133 -133
  32. package/src/element-templates/aws-sns-outbound-connector.json +581 -124
  33. package/src/element-templates/aws-sqs-boundary-connector.json +939 -420
  34. package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +851 -332
  35. package/src/element-templates/aws-sqs-outbound-connector.json +589 -136
  36. package/src/element-templates/aws-sqs-receive-connector.json +525 -7
  37. package/src/element-templates/aws-sqs-start-event-connector.json +380 -380
  38. package/src/element-templates/aws-sqs-start-message.json +736 -185
  39. package/src/element-templates/aws-textract-outbound-connector.json +866 -131
  40. package/src/element-templates/azure-blobstorage-outbound-connector.json +1648 -225
  41. package/src/element-templates/azure-open-ai-connector.json +1371 -8
  42. package/src/element-templates/blue-prism-connector.json +609 -30
  43. package/src/element-templates/box-outbound-connector.json +2356 -272
  44. package/src/element-templates/csv-outbound-connector.json +449 -0
  45. package/src/element-templates/easy-post-connector.json +1251 -170
  46. package/src/element-templates/email-outbound-connector.json +3087 -1013
  47. package/src/element-templates/embeddings-vector-database-outbound-connector.json +2161 -1
  48. package/src/element-templates/github-connector.json +18554 -14368
  49. package/src/element-templates/github-webhook-connector-boundary.json +24 -24
  50. package/src/element-templates/github-webhook-connector-intermediate.json +8 -8
  51. package/src/element-templates/github-webhook-connector-message-start.json +8 -8
  52. package/src/element-templates/github-webhook-connector-receive.json +8 -8
  53. package/src/element-templates/github-webhook-connector-start-event.json +58 -58
  54. package/src/element-templates/gitlab-connector.json +3022 -1120
  55. package/src/element-templates/google-cloud-storage-outbound-connector.json +1447 -240
  56. package/src/element-templates/google-drive-outbound-connector.json +2980 -1428
  57. package/src/element-templates/google-gemini-outbound-connector.json +41 -55
  58. package/src/element-templates/google-maps-platform-connector.json +688 -137
  59. package/src/element-templates/google-sheets-outbound-connector.json +3186 -2030
  60. package/src/element-templates/graphql-outbound-connector.json +4149 -1485
  61. package/src/element-templates/http-json-connector.json +6143 -2053
  62. package/src/element-templates/http-polling-boundary-catch-event-connector.json +2426 -364
  63. package/src/element-templates/http-polling-connector.json +3312 -1250
  64. package/src/element-templates/hubspot-outbound-connector.json +2817 -67
  65. package/src/element-templates/hugging-face-connector.json +83 -82
  66. package/src/element-templates/jdbc-outbound-connector.json +506 -9
  67. package/src/element-templates/kafka-inbound-connector-boundary.json +968 -971
  68. package/src/element-templates/kafka-inbound-connector-intermediate.json +53 -56
  69. package/src/element-templates/kafka-inbound-connector-receive.json +9 -12
  70. package/src/element-templates/kafka-inbound-connector-start-message.json +545 -548
  71. package/src/element-templates/kafka-inbound-connector.json +240 -240
  72. package/src/element-templates/kafka-outbound-connector.json +304 -308
  73. package/src/element-templates/microsoft-o365-email-boundary-event-connector.json +7 -10
  74. package/src/element-templates/microsoft-o365-email-intermediate-catch-event-connector.json +7 -10
  75. package/src/element-templates/microsoft-o365-email-message-start-event-connector.json +7 -10
  76. package/src/element-templates/microsoft-office365-mail-connector.json +2077 -35
  77. package/src/element-templates/microsoft-teams-outbound-connector.json +2897 -456
  78. package/src/element-templates/openai-connector.json +701 -207
  79. package/src/element-templates/operate-connector.json +83 -86
  80. package/src/element-templates/orchestration-connector.json +1843 -0
  81. package/src/element-templates/power-automate-connector.json +62 -62
  82. package/src/element-templates/rabbitmq-inbound-connector-boundary.json +772 -774
  83. package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +456 -458
  84. package/src/element-templates/rabbitmq-inbound-connector-message-start.json +573 -575
  85. package/src/element-templates/rabbitmq-inbound-connector-receive.json +5 -7
  86. package/src/element-templates/rabbitmq-inbound-connector-start-event.json +347 -347
  87. package/src/element-templates/rabbitmq-outbound-connector.json +631 -631
  88. package/src/element-templates/rpa-connector.json +6 -6
  89. package/src/element-templates/salesforce-connector.json +653 -19
  90. package/src/element-templates/send-message-connector-intermediate-throw-event.json +301 -1
  91. package/src/element-templates/send-message-connector-message-end-event.json +301 -1
  92. package/src/element-templates/send-message-connector-send-task.json +300 -1
  93. package/src/element-templates/sendgrid-outbound-connector.json +790 -790
  94. package/src/element-templates/servicenow-connector.json +1364 -7
  95. package/src/element-templates/servicenow-flow-starter-connector.json +16 -16
  96. package/src/element-templates/servicenow-incident-connector.json +1075 -29
  97. package/src/element-templates/slack-inbound-boundary.json +493 -493
  98. package/src/element-templates/slack-inbound-intermediate.json +448 -448
  99. package/src/element-templates/slack-inbound-message-start.json +369 -369
  100. package/src/element-templates/slack-inbound-receive.json +2 -2
  101. package/src/element-templates/slack-inbound-start-event.json +328 -328
  102. package/src/element-templates/slack-outbound-connector.json +2365 -1262
  103. package/src/element-templates/soap-outbound-connector.json +113 -117
  104. package/src/element-templates/twilio-connector.json +1186 -373
  105. package/src/element-templates/twilio-webhook-boundary-connector.json +9 -10
  106. package/src/element-templates/twilio-webhook-connector.json +60 -61
  107. package/src/element-templates/twilio-webhook-intermediate-connector.json +31 -32
  108. package/src/element-templates/twilio-webhook-message-start-connector.json +10 -11
  109. package/src/element-templates/twilio-webhook-receive-connector.json +9 -10
  110. package/src/element-templates/uipath-connector.json +668 -50
  111. package/src/element-templates/webhook-connector-boundary.json +1040 -385
  112. package/src/element-templates/webhook-connector-intermediate.json +2100 -1445
  113. package/src/element-templates/webhook-connector-receive.json +659 -5
  114. package/src/element-templates/webhook-connector-start-event.json +1860 -1299
  115. package/src/element-templates/webhook-connector-start-message.json +1535 -848
  116. package/src/element-templates/whatsapp-connector.json +393 -23
@@ -1,4 +1,1964 @@
1
1
  [
2
+ {
3
+ "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
4
+ "name": "AI Agent Sub-process",
5
+ "id": "io.camunda.connectors.agenticai.aiagent.jobworker.v1",
6
+ "description": "Run a multi-step AI reasoning loop with dynamic tool selection",
7
+ "keywords": ["AI", "AI Agent", "agentic orchestration"],
8
+ "documentationRef": "https://docs.camunda.io/docs/8.10/components/connectors/out-of-the-box-connectors/agentic-ai-aiagent-subprocess/",
9
+ "version": 11,
10
+ "category": {
11
+ "id": "aiTools",
12
+ "name": "AI Tools"
13
+ },
14
+ "appliesTo": ["bpmn:SubProcess"],
15
+ "elementType": {
16
+ "value": "bpmn:AdHocSubProcess"
17
+ },
18
+ "engines": {
19
+ "camunda": "^8.10"
20
+ },
21
+ "groups": [
22
+ {
23
+ "id": "provider",
24
+ "label": "Model provider",
25
+ "openByDefault": false
26
+ },
27
+ {
28
+ "id": "model",
29
+ "label": "Model",
30
+ "openByDefault": false
31
+ },
32
+ {
33
+ "id": "systemPrompt",
34
+ "label": "System prompt",
35
+ "tooltip": "A system prompt is a set of foundational instructions given to a model before any user interaction begins. It defines the AI agent’s role, behavior, tone, and communication style, ensuring that responses remain consistent and aligned with the AI agent’s intended purpose. These instructions help shape how the model interprets and responds to user input throughout the conversation.",
36
+ "openByDefault": false
37
+ },
38
+ {
39
+ "id": "userPrompt",
40
+ "label": "User prompt",
41
+ "tooltip": "A user prompt is the message or question you give to the AI to start or continue a conversation. It tells the AI what you need, whether it's information, help with a task, or just a chat. The AI uses your prompt to understand how to respond.",
42
+ "openByDefault": false
43
+ },
44
+ {
45
+ "id": "tools",
46
+ "label": "Tools",
47
+ "tooltip": "Tools are optional features the AI Agent can use to perform specific tasks. Configure this if the agent should participate in a tools feedback loop.",
48
+ "openByDefault": false
49
+ },
50
+ {
51
+ "id": "memory",
52
+ "label": "Memory",
53
+ "tooltip": "Configuration of the Agent's short-term/conversational memory.",
54
+ "openByDefault": false
55
+ },
56
+ {
57
+ "id": "limits",
58
+ "label": "Limits",
59
+ "openByDefault": false
60
+ },
61
+ {
62
+ "id": "events",
63
+ "label": "Event handling",
64
+ "tooltip": "Configure how event sub-process results are handled. Results are added as user messages to the running agent.",
65
+ "openByDefault": false
66
+ },
67
+ {
68
+ "id": "response",
69
+ "label": "Response",
70
+ "tooltip": "Configuration of the model response format and how to map the model response to the connector result.<br><br>Depending on the selection, the model response will be available as <code>response.responseText</code> or <code>response.responseJson</code>.<br><br>See <a href=\"https://docs.camunda.io/docs/8.9/components/connectors/out-of-the-box-connectors/agentic-ai-aiagent-subprocess/#response\">documentation</a> for details.",
71
+ "openByDefault": false
72
+ },
73
+ {
74
+ "id": "connector",
75
+ "label": "Connector"
76
+ },
77
+ {
78
+ "id": "output",
79
+ "label": "Output mapping"
80
+ },
81
+ {
82
+ "id": "error",
83
+ "label": "Error handling"
84
+ },
85
+ {
86
+ "id": "retries",
87
+ "label": "Retries"
88
+ }
89
+ ],
90
+ "properties": [
91
+ {
92
+ "value": "io.camunda.agenticai:aiagent-job-worker:1",
93
+ "binding": {
94
+ "property": "type",
95
+ "type": "zeebe:taskDefinition"
96
+ },
97
+ "type": "Hidden"
98
+ },
99
+ {
100
+ "id": "outputCollection",
101
+ "binding": {
102
+ "property": "outputCollection",
103
+ "type": "zeebe:adHoc"
104
+ },
105
+ "value": "toolCallResults",
106
+ "type": "Hidden"
107
+ },
108
+ {
109
+ "id": "outputElement",
110
+ "binding": {
111
+ "property": "outputElement",
112
+ "type": "zeebe:adHoc"
113
+ },
114
+ "value": "={\n id: toolCall._meta.id,\n name: toolCall._meta.name,\n content: toolCallResult,\n completedAt: now()\n}",
115
+ "type": "Hidden"
116
+ },
117
+ {
118
+ "value": "true",
119
+ "binding": {
120
+ "name": "io.camunda.agenticai.toolContainer",
121
+ "type": "zeebe:property"
122
+ },
123
+ "type": "Hidden"
124
+ },
125
+ {
126
+ "id": "provider.type",
127
+ "label": "Provider",
128
+ "description": "Specify the LLM provider to use.",
129
+ "value": "anthropic",
130
+ "group": "provider",
131
+ "binding": {
132
+ "name": "provider.type",
133
+ "type": "zeebe:input"
134
+ },
135
+ "type": "Dropdown",
136
+ "choices": [
137
+ {
138
+ "name": "Anthropic",
139
+ "value": "anthropic"
140
+ },
141
+ {
142
+ "name": "AWS Bedrock",
143
+ "value": "bedrock"
144
+ },
145
+ {
146
+ "name": "Azure OpenAI",
147
+ "value": "azureOpenAi"
148
+ },
149
+ {
150
+ "name": "Google Vertex AI",
151
+ "value": "google-vertex-ai"
152
+ },
153
+ {
154
+ "name": "OpenAI",
155
+ "value": "openai"
156
+ },
157
+ {
158
+ "name": "OpenAI Compatible",
159
+ "value": "openaiCompatible"
160
+ }
161
+ ]
162
+ },
163
+ {
164
+ "id": "provider.anthropic.endpoint",
165
+ "label": "Endpoint",
166
+ "description": "Optional custom API endpoint",
167
+ "optional": true,
168
+ "feel": "optional",
169
+ "group": "provider",
170
+ "binding": {
171
+ "name": "provider.anthropic.endpoint",
172
+ "type": "zeebe:input"
173
+ },
174
+ "condition": {
175
+ "property": "provider.type",
176
+ "equals": "anthropic",
177
+ "type": "simple"
178
+ },
179
+ "type": "String"
180
+ },
181
+ {
182
+ "id": "provider.anthropic.authentication.apiKey",
183
+ "label": "Anthropic API key",
184
+ "optional": false,
185
+ "constraints": {
186
+ "notEmpty": true
187
+ },
188
+ "feel": "optional",
189
+ "group": "provider",
190
+ "binding": {
191
+ "name": "provider.anthropic.authentication.apiKey",
192
+ "type": "zeebe:input"
193
+ },
194
+ "condition": {
195
+ "property": "provider.type",
196
+ "equals": "anthropic",
197
+ "type": "simple"
198
+ },
199
+ "type": "String"
200
+ },
201
+ {
202
+ "id": "provider.anthropic.timeouts.timeout",
203
+ "label": "Timeout",
204
+ "description": "Timeout specification for API calls to the model provider defined as ISO-8601 duration (example: <code>PT60S</code>).",
205
+ "optional": true,
206
+ "feel": "optional",
207
+ "group": "provider",
208
+ "binding": {
209
+ "name": "provider.anthropic.timeouts.timeout",
210
+ "type": "zeebe:input"
211
+ },
212
+ "condition": {
213
+ "property": "provider.type",
214
+ "equals": "anthropic",
215
+ "type": "simple"
216
+ },
217
+ "type": "String"
218
+ },
219
+ {
220
+ "id": "provider.bedrock.region",
221
+ "label": "Region",
222
+ "description": "Specify the AWS region (example: <code>eu-west-1</code>)",
223
+ "optional": false,
224
+ "constraints": {
225
+ "notEmpty": true
226
+ },
227
+ "feel": "optional",
228
+ "group": "provider",
229
+ "binding": {
230
+ "name": "provider.bedrock.region",
231
+ "type": "zeebe:input"
232
+ },
233
+ "condition": {
234
+ "property": "provider.type",
235
+ "equals": "bedrock",
236
+ "type": "simple"
237
+ },
238
+ "type": "String"
239
+ },
240
+ {
241
+ "id": "provider.bedrock.endpoint",
242
+ "label": "Endpoint",
243
+ "description": "Custom API endpoint for VPC/PrivateLink configurations, AWS GovCloud, or other non-standard deployments.",
244
+ "optional": true,
245
+ "feel": "optional",
246
+ "group": "provider",
247
+ "binding": {
248
+ "name": "provider.bedrock.endpoint",
249
+ "type": "zeebe:input"
250
+ },
251
+ "condition": {
252
+ "property": "provider.type",
253
+ "equals": "bedrock",
254
+ "type": "simple"
255
+ },
256
+ "type": "String"
257
+ },
258
+ {
259
+ "id": "provider.bedrock.authentication.type",
260
+ "label": "Authentication",
261
+ "description": "Specify the AWS authentication strategy. Learn more at the <a href=\"https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-bedrock/#authentication\" target=\"_blank\">documentation page</a>",
262
+ "value": "credentials",
263
+ "group": "provider",
264
+ "binding": {
265
+ "name": "provider.bedrock.authentication.type",
266
+ "type": "zeebe:input"
267
+ },
268
+ "condition": {
269
+ "property": "provider.type",
270
+ "equals": "bedrock",
271
+ "type": "simple"
272
+ },
273
+ "type": "Dropdown",
274
+ "choices": [
275
+ {
276
+ "name": "Credentials",
277
+ "value": "credentials"
278
+ },
279
+ {
280
+ "name": "API Key",
281
+ "value": "apiKey"
282
+ },
283
+ {
284
+ "name": "Default Credentials Chain (Hybrid/Self-Managed only)",
285
+ "value": "defaultCredentialsChain"
286
+ }
287
+ ]
288
+ },
289
+ {
290
+ "id": "provider.bedrock.authentication.accessKey",
291
+ "label": "Access key",
292
+ "description": "Provide an IAM access key tailored to a user, equipped with the necessary permissions",
293
+ "optional": false,
294
+ "constraints": {
295
+ "notEmpty": true
296
+ },
297
+ "feel": "optional",
298
+ "group": "provider",
299
+ "binding": {
300
+ "name": "provider.bedrock.authentication.accessKey",
301
+ "type": "zeebe:input"
302
+ },
303
+ "condition": {
304
+ "allMatch": [
305
+ {
306
+ "property": "provider.bedrock.authentication.type",
307
+ "equals": "credentials",
308
+ "type": "simple"
309
+ },
310
+ {
311
+ "property": "provider.type",
312
+ "equals": "bedrock",
313
+ "type": "simple"
314
+ }
315
+ ]
316
+ },
317
+ "type": "String"
318
+ },
319
+ {
320
+ "id": "provider.bedrock.authentication.secretKey",
321
+ "label": "Secret key",
322
+ "description": "Provide the secret key for the IAM access key",
323
+ "optional": false,
324
+ "constraints": {
325
+ "notEmpty": true
326
+ },
327
+ "feel": "optional",
328
+ "group": "provider",
329
+ "binding": {
330
+ "name": "provider.bedrock.authentication.secretKey",
331
+ "type": "zeebe:input"
332
+ },
333
+ "condition": {
334
+ "allMatch": [
335
+ {
336
+ "property": "provider.bedrock.authentication.type",
337
+ "equals": "credentials",
338
+ "type": "simple"
339
+ },
340
+ {
341
+ "property": "provider.type",
342
+ "equals": "bedrock",
343
+ "type": "simple"
344
+ }
345
+ ]
346
+ },
347
+ "type": "String"
348
+ },
349
+ {
350
+ "id": "provider.bedrock.authentication.apiKey",
351
+ "label": "API Key",
352
+ "description": "Provide an API Key with permissions to interact with your AWS Bedrock Instance",
353
+ "optional": false,
354
+ "constraints": {
355
+ "notEmpty": true
356
+ },
357
+ "feel": "optional",
358
+ "group": "provider",
359
+ "binding": {
360
+ "name": "provider.bedrock.authentication.apiKey",
361
+ "type": "zeebe:input"
362
+ },
363
+ "condition": {
364
+ "allMatch": [
365
+ {
366
+ "property": "provider.bedrock.authentication.type",
367
+ "equals": "apiKey",
368
+ "type": "simple"
369
+ },
370
+ {
371
+ "property": "provider.type",
372
+ "equals": "bedrock",
373
+ "type": "simple"
374
+ }
375
+ ]
376
+ },
377
+ "type": "String"
378
+ },
379
+ {
380
+ "id": "provider.bedrock.timeouts.timeout",
381
+ "label": "Timeout",
382
+ "description": "Timeout specification for API calls to the model provider defined as ISO-8601 duration (example: <code>PT60S</code>).",
383
+ "optional": true,
384
+ "feel": "optional",
385
+ "group": "provider",
386
+ "binding": {
387
+ "name": "provider.bedrock.timeouts.timeout",
388
+ "type": "zeebe:input"
389
+ },
390
+ "condition": {
391
+ "property": "provider.type",
392
+ "equals": "bedrock",
393
+ "type": "simple"
394
+ },
395
+ "type": "String"
396
+ },
397
+ {
398
+ "id": "provider.azureOpenAi.endpoint",
399
+ "label": "Endpoint",
400
+ "description": "Specify Azure OpenAI endpoint. Details in the <a href=\"https://learn.microsoft.com/en-us/azure/ai-foundry/openai/reference\" target=\"_blank\">documentation</a>.",
401
+ "optional": false,
402
+ "constraints": {
403
+ "notEmpty": true
404
+ },
405
+ "feel": "optional",
406
+ "group": "provider",
407
+ "binding": {
408
+ "name": "provider.azureOpenAi.endpoint",
409
+ "type": "zeebe:input"
410
+ },
411
+ "condition": {
412
+ "property": "provider.type",
413
+ "equals": "azureOpenAi",
414
+ "type": "simple"
415
+ },
416
+ "type": "String"
417
+ },
418
+ {
419
+ "id": "provider.azureOpenAi.authentication.type",
420
+ "label": "Authentication",
421
+ "description": "Specify the Azure OpenAI authentication strategy.",
422
+ "value": "apiKey",
423
+ "group": "provider",
424
+ "binding": {
425
+ "name": "provider.azureOpenAi.authentication.type",
426
+ "type": "zeebe:input"
427
+ },
428
+ "condition": {
429
+ "property": "provider.type",
430
+ "equals": "azureOpenAi",
431
+ "type": "simple"
432
+ },
433
+ "type": "Dropdown",
434
+ "choices": [
435
+ {
436
+ "name": "API key",
437
+ "value": "apiKey"
438
+ },
439
+ {
440
+ "name": "Client credentials",
441
+ "value": "clientCredentials"
442
+ }
443
+ ]
444
+ },
445
+ {
446
+ "id": "provider.azureOpenAi.authentication.apiKey",
447
+ "label": "API key",
448
+ "optional": false,
449
+ "constraints": {
450
+ "notEmpty": true
451
+ },
452
+ "feel": "optional",
453
+ "group": "provider",
454
+ "binding": {
455
+ "name": "provider.azureOpenAi.authentication.apiKey",
456
+ "type": "zeebe:input"
457
+ },
458
+ "condition": {
459
+ "allMatch": [
460
+ {
461
+ "property": "provider.azureOpenAi.authentication.type",
462
+ "equals": "apiKey",
463
+ "type": "simple"
464
+ },
465
+ {
466
+ "property": "provider.type",
467
+ "equals": "azureOpenAi",
468
+ "type": "simple"
469
+ }
470
+ ]
471
+ },
472
+ "type": "String"
473
+ },
474
+ {
475
+ "id": "provider.azureOpenAi.authentication.clientId",
476
+ "label": "Client ID",
477
+ "description": "ID of a Microsoft Entra application",
478
+ "optional": false,
479
+ "constraints": {
480
+ "notEmpty": true
481
+ },
482
+ "feel": "optional",
483
+ "group": "provider",
484
+ "binding": {
485
+ "name": "provider.azureOpenAi.authentication.clientId",
486
+ "type": "zeebe:input"
487
+ },
488
+ "condition": {
489
+ "allMatch": [
490
+ {
491
+ "property": "provider.azureOpenAi.authentication.type",
492
+ "equals": "clientCredentials",
493
+ "type": "simple"
494
+ },
495
+ {
496
+ "property": "provider.type",
497
+ "equals": "azureOpenAi",
498
+ "type": "simple"
499
+ }
500
+ ]
501
+ },
502
+ "type": "String"
503
+ },
504
+ {
505
+ "id": "provider.azureOpenAi.authentication.clientSecret",
506
+ "label": "Client secret",
507
+ "description": "Secret of a Microsoft Entra application",
508
+ "optional": false,
509
+ "constraints": {
510
+ "notEmpty": true
511
+ },
512
+ "feel": "optional",
513
+ "group": "provider",
514
+ "binding": {
515
+ "name": "provider.azureOpenAi.authentication.clientSecret",
516
+ "type": "zeebe:input"
517
+ },
518
+ "condition": {
519
+ "allMatch": [
520
+ {
521
+ "property": "provider.azureOpenAi.authentication.type",
522
+ "equals": "clientCredentials",
523
+ "type": "simple"
524
+ },
525
+ {
526
+ "property": "provider.type",
527
+ "equals": "azureOpenAi",
528
+ "type": "simple"
529
+ }
530
+ ]
531
+ },
532
+ "type": "String"
533
+ },
534
+ {
535
+ "id": "provider.azureOpenAi.authentication.tenantId",
536
+ "label": "Tenant ID",
537
+ "description": "ID of a Microsoft Entra tenant. Details in the <a href=\"https://learn.microsoft.com/en-us/entra/fundamentals/how-to-find-tenant\" target=\"_blank\">documentation</a>.",
538
+ "optional": false,
539
+ "constraints": {
540
+ "notEmpty": true
541
+ },
542
+ "feel": "optional",
543
+ "group": "provider",
544
+ "binding": {
545
+ "name": "provider.azureOpenAi.authentication.tenantId",
546
+ "type": "zeebe:input"
547
+ },
548
+ "condition": {
549
+ "allMatch": [
550
+ {
551
+ "property": "provider.azureOpenAi.authentication.type",
552
+ "equals": "clientCredentials",
553
+ "type": "simple"
554
+ },
555
+ {
556
+ "property": "provider.type",
557
+ "equals": "azureOpenAi",
558
+ "type": "simple"
559
+ }
560
+ ]
561
+ },
562
+ "type": "String"
563
+ },
564
+ {
565
+ "id": "provider.azureOpenAi.authentication.authorityHost",
566
+ "label": "Authority host",
567
+ "description": "Authority host URL for the Microsoft Entra application. Defaults to <code>https://login.microsoftonline.com</code>. This can also contain an OAuth 2.0 token endpoint.",
568
+ "optional": true,
569
+ "feel": "optional",
570
+ "group": "provider",
571
+ "binding": {
572
+ "name": "provider.azureOpenAi.authentication.authorityHost",
573
+ "type": "zeebe:input"
574
+ },
575
+ "condition": {
576
+ "allMatch": [
577
+ {
578
+ "property": "provider.azureOpenAi.authentication.type",
579
+ "equals": "clientCredentials",
580
+ "type": "simple"
581
+ },
582
+ {
583
+ "property": "provider.type",
584
+ "equals": "azureOpenAi",
585
+ "type": "simple"
586
+ }
587
+ ]
588
+ },
589
+ "type": "String"
590
+ },
591
+ {
592
+ "id": "provider.azureOpenAi.timeouts.timeout",
593
+ "label": "Timeout",
594
+ "description": "Timeout specification for API calls to the model provider defined as ISO-8601 duration (example: <code>PT60S</code>).",
595
+ "optional": true,
596
+ "feel": "optional",
597
+ "group": "provider",
598
+ "binding": {
599
+ "name": "provider.azureOpenAi.timeouts.timeout",
600
+ "type": "zeebe:input"
601
+ },
602
+ "condition": {
603
+ "property": "provider.type",
604
+ "equals": "azureOpenAi",
605
+ "type": "simple"
606
+ },
607
+ "type": "String"
608
+ },
609
+ {
610
+ "id": "provider.googleVertexAi.projectId",
611
+ "label": "Project ID",
612
+ "description": "Specify Google Cloud project ID",
613
+ "optional": false,
614
+ "constraints": {
615
+ "notEmpty": true
616
+ },
617
+ "feel": "optional",
618
+ "group": "provider",
619
+ "binding": {
620
+ "name": "provider.googleVertexAi.projectId",
621
+ "type": "zeebe:input"
622
+ },
623
+ "condition": {
624
+ "property": "provider.type",
625
+ "equals": "google-vertex-ai",
626
+ "type": "simple"
627
+ },
628
+ "type": "String"
629
+ },
630
+ {
631
+ "id": "provider.googleVertexAi.region",
632
+ "label": "Region",
633
+ "description": "Specify the region where AI inference should take place",
634
+ "optional": false,
635
+ "constraints": {
636
+ "notEmpty": true
637
+ },
638
+ "feel": "optional",
639
+ "group": "provider",
640
+ "binding": {
641
+ "name": "provider.googleVertexAi.region",
642
+ "type": "zeebe:input"
643
+ },
644
+ "condition": {
645
+ "property": "provider.type",
646
+ "equals": "google-vertex-ai",
647
+ "type": "simple"
648
+ },
649
+ "type": "String"
650
+ },
651
+ {
652
+ "id": "provider.googleVertexAi.authentication.type",
653
+ "label": "Authentication",
654
+ "description": "Specify the Google Vertex AI authentication strategy.",
655
+ "value": "serviceAccountCredentials",
656
+ "group": "provider",
657
+ "binding": {
658
+ "name": "provider.googleVertexAi.authentication.type",
659
+ "type": "zeebe:input"
660
+ },
661
+ "condition": {
662
+ "property": "provider.type",
663
+ "equals": "google-vertex-ai",
664
+ "type": "simple"
665
+ },
666
+ "type": "Dropdown",
667
+ "choices": [
668
+ {
669
+ "name": "Service account credentials",
670
+ "value": "serviceAccountCredentials"
671
+ },
672
+ {
673
+ "name": "Application default credentials (Hybrid/Self-Managed only)",
674
+ "value": "applicationDefaultCredentials"
675
+ }
676
+ ]
677
+ },
678
+ {
679
+ "id": "provider.googleVertexAi.authentication.jsonKey",
680
+ "label": "JSON key of the service account",
681
+ "description": "This is the key of the service account in JSON format.",
682
+ "optional": false,
683
+ "constraints": {
684
+ "notEmpty": true
685
+ },
686
+ "feel": "optional",
687
+ "group": "provider",
688
+ "binding": {
689
+ "name": "provider.googleVertexAi.authentication.jsonKey",
690
+ "type": "zeebe:input"
691
+ },
692
+ "condition": {
693
+ "allMatch": [
694
+ {
695
+ "property": "provider.googleVertexAi.authentication.type",
696
+ "equals": "serviceAccountCredentials",
697
+ "type": "simple"
698
+ },
699
+ {
700
+ "property": "provider.type",
701
+ "equals": "google-vertex-ai",
702
+ "type": "simple"
703
+ }
704
+ ]
705
+ },
706
+ "type": "String"
707
+ },
708
+ {
709
+ "id": "provider.openai.authentication.apiKey",
710
+ "label": "OpenAI API key",
711
+ "optional": false,
712
+ "constraints": {
713
+ "notEmpty": true
714
+ },
715
+ "feel": "optional",
716
+ "group": "provider",
717
+ "binding": {
718
+ "name": "provider.openai.authentication.apiKey",
719
+ "type": "zeebe:input"
720
+ },
721
+ "condition": {
722
+ "property": "provider.type",
723
+ "equals": "openai",
724
+ "type": "simple"
725
+ },
726
+ "type": "String"
727
+ },
728
+ {
729
+ "id": "provider.openai.authentication.organizationId",
730
+ "label": "Organization ID",
731
+ "description": "For members of multiple organizations. Details in the <a href=\"https://platform.openai.com/docs/api-reference/authentication\" target=\"_blank\">documentation</a>.",
732
+ "optional": true,
733
+ "feel": "optional",
734
+ "group": "provider",
735
+ "binding": {
736
+ "name": "provider.openai.authentication.organizationId",
737
+ "type": "zeebe:input"
738
+ },
739
+ "condition": {
740
+ "property": "provider.type",
741
+ "equals": "openai",
742
+ "type": "simple"
743
+ },
744
+ "type": "String"
745
+ },
746
+ {
747
+ "id": "provider.openai.authentication.projectId",
748
+ "label": "Project ID",
749
+ "description": "For accounts with multiple projects. Details in the <a href=\"https://platform.openai.com/docs/api-reference/authentication\" target=\"_blank\">documentation</a>.",
750
+ "optional": true,
751
+ "feel": "optional",
752
+ "group": "provider",
753
+ "binding": {
754
+ "name": "provider.openai.authentication.projectId",
755
+ "type": "zeebe:input"
756
+ },
757
+ "condition": {
758
+ "property": "provider.type",
759
+ "equals": "openai",
760
+ "type": "simple"
761
+ },
762
+ "type": "String"
763
+ },
764
+ {
765
+ "id": "provider.openai.timeouts.timeout",
766
+ "label": "Timeout",
767
+ "description": "Timeout specification for API calls to the model provider defined as ISO-8601 duration (example: <code>PT60S</code>).",
768
+ "optional": true,
769
+ "feel": "optional",
770
+ "group": "provider",
771
+ "binding": {
772
+ "name": "provider.openai.timeouts.timeout",
773
+ "type": "zeebe:input"
774
+ },
775
+ "condition": {
776
+ "property": "provider.type",
777
+ "equals": "openai",
778
+ "type": "simple"
779
+ },
780
+ "type": "String"
781
+ },
782
+ {
783
+ "id": "provider.openaiCompatible.endpoint",
784
+ "label": "API endpoint",
785
+ "optional": false,
786
+ "constraints": {
787
+ "notEmpty": true
788
+ },
789
+ "feel": "optional",
790
+ "group": "provider",
791
+ "binding": {
792
+ "name": "provider.openaiCompatible.endpoint",
793
+ "type": "zeebe:input"
794
+ },
795
+ "condition": {
796
+ "property": "provider.type",
797
+ "equals": "openaiCompatible",
798
+ "type": "simple"
799
+ },
800
+ "tooltip": "Specify an endpoint to use the connector with an OpenAI compatible API. ",
801
+ "type": "String"
802
+ },
803
+ {
804
+ "id": "provider.openaiCompatible.authentication.apiKey",
805
+ "label": "API key",
806
+ "optional": true,
807
+ "feel": "optional",
808
+ "group": "provider",
809
+ "binding": {
810
+ "name": "provider.openaiCompatible.authentication.apiKey",
811
+ "type": "zeebe:input"
812
+ },
813
+ "condition": {
814
+ "property": "provider.type",
815
+ "equals": "openaiCompatible",
816
+ "type": "simple"
817
+ },
818
+ "tooltip": "Leave blank if using HTTP headers for authentication.<br>If an Authorization header is specified in the headers, then the API key is ignored.",
819
+ "type": "String"
820
+ },
821
+ {
822
+ "id": "provider.openaiCompatible.headers",
823
+ "label": "Headers",
824
+ "description": "Map of HTTP headers to add to the request.",
825
+ "optional": true,
826
+ "feel": "required",
827
+ "group": "provider",
828
+ "binding": {
829
+ "name": "provider.openaiCompatible.headers",
830
+ "type": "zeebe:input"
831
+ },
832
+ "condition": {
833
+ "property": "provider.type",
834
+ "equals": "openaiCompatible",
835
+ "type": "simple"
836
+ },
837
+ "type": "String"
838
+ },
839
+ {
840
+ "id": "provider.openaiCompatible.queryParameters",
841
+ "label": "Query Parameters",
842
+ "description": "Map of query parameters to add to the request URL.",
843
+ "optional": true,
844
+ "feel": "required",
845
+ "group": "provider",
846
+ "binding": {
847
+ "name": "provider.openaiCompatible.queryParameters",
848
+ "type": "zeebe:input"
849
+ },
850
+ "condition": {
851
+ "property": "provider.type",
852
+ "equals": "openaiCompatible",
853
+ "type": "simple"
854
+ },
855
+ "type": "String"
856
+ },
857
+ {
858
+ "id": "provider.openaiCompatible.timeouts.timeout",
859
+ "label": "Timeout",
860
+ "description": "Timeout specification for API calls to the model provider defined as ISO-8601 duration (example: <code>PT60S</code>).",
861
+ "optional": true,
862
+ "feel": "optional",
863
+ "group": "provider",
864
+ "binding": {
865
+ "name": "provider.openaiCompatible.timeouts.timeout",
866
+ "type": "zeebe:input"
867
+ },
868
+ "condition": {
869
+ "property": "provider.type",
870
+ "equals": "openaiCompatible",
871
+ "type": "simple"
872
+ },
873
+ "type": "String"
874
+ },
875
+ {
876
+ "id": "provider.anthropic.model.model",
877
+ "label": "Model",
878
+ "description": "Specify the model ID. Details in the <a href=\"https://docs.anthropic.com/en/docs/about-claude/models/all-models\" target=\"_blank\">documentation</a>.",
879
+ "optional": false,
880
+ "constraints": {
881
+ "notEmpty": true
882
+ },
883
+ "feel": "optional",
884
+ "group": "model",
885
+ "binding": {
886
+ "name": "provider.anthropic.model.model",
887
+ "type": "zeebe:input"
888
+ },
889
+ "condition": {
890
+ "property": "provider.type",
891
+ "equals": "anthropic",
892
+ "type": "simple"
893
+ },
894
+ "placeholder": "claude-sonnet-4-6",
895
+ "type": "String"
896
+ },
897
+ {
898
+ "id": "provider.anthropic.model.parameters.maxTokens",
899
+ "label": "Maximum tokens",
900
+ "optional": true,
901
+ "feel": "required",
902
+ "group": "model",
903
+ "binding": {
904
+ "name": "provider.anthropic.model.parameters.maxTokens",
905
+ "type": "zeebe:input"
906
+ },
907
+ "condition": {
908
+ "property": "provider.type",
909
+ "equals": "anthropic",
910
+ "type": "simple"
911
+ },
912
+ "tooltip": "The maximum number of tokens per request to generate before stopping. <br><br>Details in the <a href=\"https://docs.anthropic.com/en/api/messages#body-max-tokens\" target=\"_blank\">documentation</a>.",
913
+ "type": "Number"
914
+ },
915
+ {
916
+ "id": "provider.anthropic.model.parameters.temperature",
917
+ "label": "Temperature",
918
+ "optional": true,
919
+ "feel": "required",
920
+ "group": "model",
921
+ "binding": {
922
+ "name": "provider.anthropic.model.parameters.temperature",
923
+ "type": "zeebe:input"
924
+ },
925
+ "condition": {
926
+ "property": "provider.type",
927
+ "equals": "anthropic",
928
+ "type": "simple"
929
+ },
930
+ "tooltip": "Floating point number between 0 and 1. The higher the number, the more randomness will be injected into the response. <br><br>Details in the <a href=\"https://docs.anthropic.com/en/api/messages#body-temperature\" target=\"_blank\">documentation</a>.",
931
+ "type": "Number"
932
+ },
933
+ {
934
+ "id": "provider.anthropic.model.parameters.topP",
935
+ "label": "top P",
936
+ "optional": true,
937
+ "feel": "required",
938
+ "group": "model",
939
+ "binding": {
940
+ "name": "provider.anthropic.model.parameters.topP",
941
+ "type": "zeebe:input"
942
+ },
943
+ "condition": {
944
+ "property": "provider.type",
945
+ "equals": "anthropic",
946
+ "type": "simple"
947
+ },
948
+ "tooltip": "Floating point number between 0 and 1. Recommended for advanced use cases only (you usually only need to use temperature). <br><br>Details in the <a href=\"https://docs.anthropic.com/en/api/messages#body-top-p\" target=\"_blank\">documentation</a>.",
949
+ "type": "Number"
950
+ },
951
+ {
952
+ "id": "provider.anthropic.model.parameters.topK",
953
+ "label": "top K",
954
+ "optional": true,
955
+ "feel": "required",
956
+ "group": "model",
957
+ "binding": {
958
+ "name": "provider.anthropic.model.parameters.topK",
959
+ "type": "zeebe:input"
960
+ },
961
+ "condition": {
962
+ "property": "provider.type",
963
+ "equals": "anthropic",
964
+ "type": "simple"
965
+ },
966
+ "tooltip": "Integer greater than 0. Recommended for advanced use cases only (you usually only need to use temperature). <br><br>Details in the <a href=\"https://docs.anthropic.com/en/api/messages#body-top-k\" target=\"_blank\">documentation</a>.",
967
+ "type": "Number"
968
+ },
969
+ {
970
+ "id": "provider.bedrock.model.model",
971
+ "label": "Model",
972
+ "description": "Specify an inference profile ID. Details in the <a href=\"https://docs.aws.amazon.com/bedrock/latest/userguide/inference-profiles-support.html\" target=\"_blank\">documentation</a>.",
973
+ "optional": false,
974
+ "constraints": {
975
+ "notEmpty": true
976
+ },
977
+ "feel": "optional",
978
+ "group": "model",
979
+ "binding": {
980
+ "name": "provider.bedrock.model.model",
981
+ "type": "zeebe:input"
982
+ },
983
+ "condition": {
984
+ "property": "provider.type",
985
+ "equals": "bedrock",
986
+ "type": "simple"
987
+ },
988
+ "placeholder": "global.anthropic.claude-sonnet-4-6",
989
+ "type": "String"
990
+ },
991
+ {
992
+ "id": "provider.bedrock.model.parameters.maxTokens",
993
+ "label": "Maximum tokens",
994
+ "optional": true,
995
+ "feel": "required",
996
+ "group": "model",
997
+ "binding": {
998
+ "name": "provider.bedrock.model.parameters.maxTokens",
999
+ "type": "zeebe:input"
1000
+ },
1001
+ "condition": {
1002
+ "property": "provider.type",
1003
+ "equals": "bedrock",
1004
+ "type": "simple"
1005
+ },
1006
+ "tooltip": "The maximum number of tokens per request to allow in the generated response. <br><br>Details in the <a href=\"https://docs.aws.amazon.com/bedrock/latest/APIReference/API_runtime_InferenceConfiguration.html\" target=\"_blank\">documentation</a>.",
1007
+ "type": "Number"
1008
+ },
1009
+ {
1010
+ "id": "provider.bedrock.model.parameters.temperature",
1011
+ "label": "Temperature",
1012
+ "optional": true,
1013
+ "feel": "required",
1014
+ "group": "model",
1015
+ "binding": {
1016
+ "name": "provider.bedrock.model.parameters.temperature",
1017
+ "type": "zeebe:input"
1018
+ },
1019
+ "condition": {
1020
+ "property": "provider.type",
1021
+ "equals": "bedrock",
1022
+ "type": "simple"
1023
+ },
1024
+ "tooltip": "Floating point number between 0 and 1. The higher the number, the more randomness will be injected into the response. <br><br>Details in the <a href=\"https://docs.aws.amazon.com/bedrock/latest/APIReference/API_runtime_InferenceConfiguration.html\" target=\"_blank\">documentation</a>.",
1025
+ "type": "Number"
1026
+ },
1027
+ {
1028
+ "id": "provider.bedrock.model.parameters.topP",
1029
+ "label": "top P",
1030
+ "optional": true,
1031
+ "feel": "required",
1032
+ "group": "model",
1033
+ "binding": {
1034
+ "name": "provider.bedrock.model.parameters.topP",
1035
+ "type": "zeebe:input"
1036
+ },
1037
+ "condition": {
1038
+ "property": "provider.type",
1039
+ "equals": "bedrock",
1040
+ "type": "simple"
1041
+ },
1042
+ "tooltip": "Floating point number between 0 and 1. Recommended for advanced use cases only (you usually only need to use temperature). <br><br>Details in the <a href=\"https://docs.aws.amazon.com/bedrock/latest/APIReference/API_runtime_InferenceConfiguration.html\" target=\"_blank\">documentation</a>.",
1043
+ "type": "Number"
1044
+ },
1045
+ {
1046
+ "id": "provider.azureOpenAi.model.deploymentName",
1047
+ "label": "Model deployment name",
1048
+ "description": "Specify the model deployment name. Details in the <a href=\"https://learn.microsoft.com/en-us/azure/ai-foundry/openai/reference\" target=\"_blank\">documentation</a>.",
1049
+ "optional": false,
1050
+ "constraints": {
1051
+ "notEmpty": true
1052
+ },
1053
+ "feel": "optional",
1054
+ "group": "model",
1055
+ "binding": {
1056
+ "name": "provider.azureOpenAi.model.deploymentName",
1057
+ "type": "zeebe:input"
1058
+ },
1059
+ "condition": {
1060
+ "property": "provider.type",
1061
+ "equals": "azureOpenAi",
1062
+ "type": "simple"
1063
+ },
1064
+ "type": "String"
1065
+ },
1066
+ {
1067
+ "id": "provider.azureOpenAi.model.parameters.maxTokens",
1068
+ "label": "Maximum tokens",
1069
+ "optional": true,
1070
+ "feel": "required",
1071
+ "group": "model",
1072
+ "binding": {
1073
+ "name": "provider.azureOpenAi.model.parameters.maxTokens",
1074
+ "type": "zeebe:input"
1075
+ },
1076
+ "condition": {
1077
+ "property": "provider.type",
1078
+ "equals": "azureOpenAi",
1079
+ "type": "simple"
1080
+ },
1081
+ "tooltip": "The maximum number of tokens per request to generate before stopping. <br><br>Details in the <a href=\"https://learn.microsoft.com/en-us/azure/ai-foundry/openai/reference#request-body\" target=\"_blank\">documentation</a>.",
1082
+ "type": "Number"
1083
+ },
1084
+ {
1085
+ "id": "provider.azureOpenAi.model.parameters.temperature",
1086
+ "label": "Temperature",
1087
+ "optional": true,
1088
+ "feel": "required",
1089
+ "group": "model",
1090
+ "binding": {
1091
+ "name": "provider.azureOpenAi.model.parameters.temperature",
1092
+ "type": "zeebe:input"
1093
+ },
1094
+ "condition": {
1095
+ "property": "provider.type",
1096
+ "equals": "azureOpenAi",
1097
+ "type": "simple"
1098
+ },
1099
+ "tooltip": "Floating point number between 0 and 2. The higher the number, the more randomness will be injected into the response. <br><br>Details in the <a href=\"https://learn.microsoft.com/en-us/azure/ai-foundry/openai/reference#request-body\" target=\"_blank\">documentation</a>.",
1100
+ "type": "Number"
1101
+ },
1102
+ {
1103
+ "id": "provider.azureOpenAi.model.parameters.topP",
1104
+ "label": "top P",
1105
+ "optional": true,
1106
+ "feel": "required",
1107
+ "group": "model",
1108
+ "binding": {
1109
+ "name": "provider.azureOpenAi.model.parameters.topP",
1110
+ "type": "zeebe:input"
1111
+ },
1112
+ "condition": {
1113
+ "property": "provider.type",
1114
+ "equals": "azureOpenAi",
1115
+ "type": "simple"
1116
+ },
1117
+ "tooltip": "Recommended for advanced use cases only (you usually only need to use temperature). <br><br>Details in the <a href=\"https://learn.microsoft.com/en-us/azure/ai-foundry/openai/reference#request-body\" target=\"_blank\">documentation</a>.",
1118
+ "type": "Number"
1119
+ },
1120
+ {
1121
+ "id": "provider.googleVertexAi.model.model",
1122
+ "label": "Model",
1123
+ "description": "Specify the model ID. Details in the <a href=\"https://cloud.google.com/vertex-ai/docs/generative-ai/models\" target=\"_blank\">documentation</a>.",
1124
+ "optional": false,
1125
+ "constraints": {
1126
+ "notEmpty": true
1127
+ },
1128
+ "feel": "optional",
1129
+ "group": "model",
1130
+ "binding": {
1131
+ "name": "provider.googleVertexAi.model.model",
1132
+ "type": "zeebe:input"
1133
+ },
1134
+ "condition": {
1135
+ "property": "provider.type",
1136
+ "equals": "google-vertex-ai",
1137
+ "type": "simple"
1138
+ },
1139
+ "type": "String"
1140
+ },
1141
+ {
1142
+ "id": "provider.googleVertexAi.model.parameters.maxOutputTokens",
1143
+ "label": "Maximum output tokens",
1144
+ "optional": true,
1145
+ "feel": "required",
1146
+ "group": "model",
1147
+ "binding": {
1148
+ "name": "provider.googleVertexAi.model.parameters.maxOutputTokens",
1149
+ "type": "zeebe:input"
1150
+ },
1151
+ "condition": {
1152
+ "property": "provider.type",
1153
+ "equals": "google-vertex-ai",
1154
+ "type": "simple"
1155
+ },
1156
+ "tooltip": "Maximum number of tokens that can be generated in the response. <br><br>Details in the <a href=\"https://cloud.google.com/vertex-ai/generative-ai/docs/model-reference/inference\" target=\"_blank\">documentation</a>.",
1157
+ "type": "Number"
1158
+ },
1159
+ {
1160
+ "id": "provider.googleVertexAi.model.parameters.temperature",
1161
+ "label": "Temperature",
1162
+ "optional": true,
1163
+ "feel": "required",
1164
+ "group": "model",
1165
+ "binding": {
1166
+ "name": "provider.googleVertexAi.model.parameters.temperature",
1167
+ "type": "zeebe:input"
1168
+ },
1169
+ "condition": {
1170
+ "property": "provider.type",
1171
+ "equals": "google-vertex-ai",
1172
+ "type": "simple"
1173
+ },
1174
+ "tooltip": "Controls the degree of randomness in token selection. <br><br>Details in the <a href=\"https://cloud.google.com/vertex-ai/generative-ai/docs/model-reference/inference\" target=\"_blank\">documentation</a>.",
1175
+ "type": "Number"
1176
+ },
1177
+ {
1178
+ "id": "provider.googleVertexAi.model.parameters.topP",
1179
+ "label": "top P",
1180
+ "optional": true,
1181
+ "feel": "required",
1182
+ "group": "model",
1183
+ "binding": {
1184
+ "name": "provider.googleVertexAi.model.parameters.topP",
1185
+ "type": "zeebe:input"
1186
+ },
1187
+ "condition": {
1188
+ "property": "provider.type",
1189
+ "equals": "google-vertex-ai",
1190
+ "type": "simple"
1191
+ },
1192
+ "tooltip": "Floating point number between 0 and 1. Recommended for advanced use cases only (you usually only need to use temperature). <br><br>Details in the <a href=\"https://cloud.google.com/vertex-ai/generative-ai/docs/model-reference/inference\" target=\"_blank\">documentation</a>.",
1193
+ "type": "Number"
1194
+ },
1195
+ {
1196
+ "id": "provider.googleVertexAi.model.parameters.topK",
1197
+ "label": "top K",
1198
+ "optional": true,
1199
+ "feel": "required",
1200
+ "group": "model",
1201
+ "binding": {
1202
+ "name": "provider.googleVertexAi.model.parameters.topK",
1203
+ "type": "zeebe:input"
1204
+ },
1205
+ "condition": {
1206
+ "property": "provider.type",
1207
+ "equals": "google-vertex-ai",
1208
+ "type": "simple"
1209
+ },
1210
+ "tooltip": "Integer greater than 0. Recommended for advanced use cases only (you usually only need to use temperature). <br><br>Details in the <a href=\"https://cloud.google.com/vertex-ai/generative-ai/docs/model-reference/inference\" target=\"_blank\">documentation</a>.",
1211
+ "type": "Number"
1212
+ },
1213
+ {
1214
+ "id": "provider.openai.model.model",
1215
+ "label": "Model",
1216
+ "description": "Specify the model ID. Details in the <a href=\"https://platform.openai.com/docs/models\" target=\"_blank\">documentation</a>.",
1217
+ "optional": false,
1218
+ "value": "gpt-4o",
1219
+ "constraints": {
1220
+ "notEmpty": true
1221
+ },
1222
+ "feel": "optional",
1223
+ "group": "model",
1224
+ "binding": {
1225
+ "name": "provider.openai.model.model",
1226
+ "type": "zeebe:input"
1227
+ },
1228
+ "condition": {
1229
+ "property": "provider.type",
1230
+ "equals": "openai",
1231
+ "type": "simple"
1232
+ },
1233
+ "type": "String"
1234
+ },
1235
+ {
1236
+ "id": "provider.openai.model.parameters.maxCompletionTokens",
1237
+ "label": "Maximum completion tokens",
1238
+ "optional": true,
1239
+ "feel": "required",
1240
+ "group": "model",
1241
+ "binding": {
1242
+ "name": "provider.openai.model.parameters.maxCompletionTokens",
1243
+ "type": "zeebe:input"
1244
+ },
1245
+ "condition": {
1246
+ "property": "provider.type",
1247
+ "equals": "openai",
1248
+ "type": "simple"
1249
+ },
1250
+ "tooltip": "The maximum number of tokens per request to generate before stopping. <br><br>Details in the <a href=\"https://platform.openai.com/docs/api-reference/chat/create#chat-create-max_completion_tokens\" target=\"_blank\">documentation</a>.",
1251
+ "type": "Number"
1252
+ },
1253
+ {
1254
+ "id": "provider.openai.model.parameters.temperature",
1255
+ "label": "Temperature",
1256
+ "optional": true,
1257
+ "feel": "required",
1258
+ "group": "model",
1259
+ "binding": {
1260
+ "name": "provider.openai.model.parameters.temperature",
1261
+ "type": "zeebe:input"
1262
+ },
1263
+ "condition": {
1264
+ "property": "provider.type",
1265
+ "equals": "openai",
1266
+ "type": "simple"
1267
+ },
1268
+ "tooltip": "Floating point number between 0 and 2. The higher the number, the more randomness will be injected into the response. <br><br>Details in the <a href=\"https://platform.openai.com/docs/api-reference/chat/create#chat-create-temperature\" target=\"_blank\">documentation</a>.",
1269
+ "type": "Number"
1270
+ },
1271
+ {
1272
+ "id": "provider.openai.model.parameters.topP",
1273
+ "label": "top P",
1274
+ "optional": true,
1275
+ "feel": "required",
1276
+ "group": "model",
1277
+ "binding": {
1278
+ "name": "provider.openai.model.parameters.topP",
1279
+ "type": "zeebe:input"
1280
+ },
1281
+ "condition": {
1282
+ "property": "provider.type",
1283
+ "equals": "openai",
1284
+ "type": "simple"
1285
+ },
1286
+ "tooltip": "Recommended for advanced use cases only (you usually only need to use temperature). <br><br>Details in the <a href=\"https://platform.openai.com/docs/api-reference/chat/create#chat-create-top_p\" target=\"_blank\">documentation</a>.",
1287
+ "type": "Number"
1288
+ },
1289
+ {
1290
+ "id": "provider.openaiCompatible.model.model",
1291
+ "label": "Model",
1292
+ "description": "Specify the model ID. Details in the <a href=\"https://platform.openai.com/docs/models\" target=\"_blank\">documentation</a>.",
1293
+ "optional": false,
1294
+ "value": "gpt-4o",
1295
+ "constraints": {
1296
+ "notEmpty": true
1297
+ },
1298
+ "feel": "optional",
1299
+ "group": "model",
1300
+ "binding": {
1301
+ "name": "provider.openaiCompatible.model.model",
1302
+ "type": "zeebe:input"
1303
+ },
1304
+ "condition": {
1305
+ "property": "provider.type",
1306
+ "equals": "openaiCompatible",
1307
+ "type": "simple"
1308
+ },
1309
+ "type": "String"
1310
+ },
1311
+ {
1312
+ "id": "provider.openaiCompatible.model.parameters.maxCompletionTokens",
1313
+ "label": "Maximum completion tokens",
1314
+ "optional": true,
1315
+ "feel": "required",
1316
+ "group": "model",
1317
+ "binding": {
1318
+ "name": "provider.openaiCompatible.model.parameters.maxCompletionTokens",
1319
+ "type": "zeebe:input"
1320
+ },
1321
+ "condition": {
1322
+ "property": "provider.type",
1323
+ "equals": "openaiCompatible",
1324
+ "type": "simple"
1325
+ },
1326
+ "tooltip": "The maximum number of tokens per request to generate before stopping. <br><br>Details in the <a href=\"https://platform.openai.com/docs/api-reference/chat/create#chat-create-max_completion_tokens\" target=\"_blank\">documentation</a>.",
1327
+ "type": "Number"
1328
+ },
1329
+ {
1330
+ "id": "provider.openaiCompatible.model.parameters.temperature",
1331
+ "label": "Temperature",
1332
+ "optional": true,
1333
+ "feel": "required",
1334
+ "group": "model",
1335
+ "binding": {
1336
+ "name": "provider.openaiCompatible.model.parameters.temperature",
1337
+ "type": "zeebe:input"
1338
+ },
1339
+ "condition": {
1340
+ "property": "provider.type",
1341
+ "equals": "openaiCompatible",
1342
+ "type": "simple"
1343
+ },
1344
+ "tooltip": "Floating point number between 0 and 2. The higher the number, the more randomness will be injected into the response. <br><br>Details in the <a href=\"https://platform.openai.com/docs/api-reference/chat/create#chat-create-temperature\" target=\"_blank\">documentation</a>.",
1345
+ "type": "Number"
1346
+ },
1347
+ {
1348
+ "id": "provider.openaiCompatible.model.parameters.topP",
1349
+ "label": "top P",
1350
+ "optional": true,
1351
+ "feel": "required",
1352
+ "group": "model",
1353
+ "binding": {
1354
+ "name": "provider.openaiCompatible.model.parameters.topP",
1355
+ "type": "zeebe:input"
1356
+ },
1357
+ "condition": {
1358
+ "property": "provider.type",
1359
+ "equals": "openaiCompatible",
1360
+ "type": "simple"
1361
+ },
1362
+ "tooltip": "Recommended for advanced use cases only (you usually only need to use temperature). <br><br>Details in the <a href=\"https://platform.openai.com/docs/api-reference/chat/create#chat-create-top_p\" target=\"_blank\">documentation</a>.",
1363
+ "type": "Number"
1364
+ },
1365
+ {
1366
+ "id": "provider.openaiCompatible.model.parameters.customParameters",
1367
+ "label": "Custom parameters",
1368
+ "description": "Map of additional request parameters to include.",
1369
+ "optional": true,
1370
+ "feel": "required",
1371
+ "group": "model",
1372
+ "binding": {
1373
+ "name": "provider.openaiCompatible.model.parameters.customParameters",
1374
+ "type": "zeebe:input"
1375
+ },
1376
+ "condition": {
1377
+ "property": "provider.type",
1378
+ "equals": "openaiCompatible",
1379
+ "type": "simple"
1380
+ },
1381
+ "type": "String"
1382
+ },
1383
+ {
1384
+ "id": "data.systemPrompt.prompt",
1385
+ "label": "System prompt",
1386
+ "optional": false,
1387
+ "value": "=\"You are **TaskAgent**, a helpful, generic chat agent that can handle a wide variety of customer requests using your own domain knowledge **and** any tools explicitly provided to you at runtime.\n\nIf tools are provided, you should prefer them instead of guessing an answer. You can call the same tool multiple times by providing different input values. Don't guess any tools which were not explicitly configured. If no tool matches the request, try to generate an answer. If you're not able to find a good answer, return with a message stating why you're not able to.\n\nWrap minimal, inspectable reasoning in *exactly* this XML template:\n\n<thinking>\n<context>…briefly state the customer’s need and current state…</context>\n<reflection>…list candidate tools, justify which you will call next and why…</reflection>\n</thinking>\n\nReveal **no** additional private reasoning outside these tags.\"",
1388
+ "constraints": {
1389
+ "notEmpty": true
1390
+ },
1391
+ "feel": "required",
1392
+ "group": "systemPrompt",
1393
+ "binding": {
1394
+ "name": "data.systemPrompt.prompt",
1395
+ "type": "zeebe:input"
1396
+ },
1397
+ "type": "Text"
1398
+ },
1399
+ {
1400
+ "id": "data.userPrompt.prompt",
1401
+ "label": "User prompt",
1402
+ "optional": false,
1403
+ "constraints": {
1404
+ "notEmpty": true
1405
+ },
1406
+ "feel": "required",
1407
+ "group": "userPrompt",
1408
+ "binding": {
1409
+ "name": "data.userPrompt.prompt",
1410
+ "type": "zeebe:input"
1411
+ },
1412
+ "type": "Text"
1413
+ },
1414
+ {
1415
+ "id": "data.userPrompt.documents",
1416
+ "label": "Documents",
1417
+ "description": "Documents to be included in the user prompt.",
1418
+ "optional": true,
1419
+ "feel": "required",
1420
+ "group": "userPrompt",
1421
+ "binding": {
1422
+ "name": "data.userPrompt.documents",
1423
+ "type": "zeebe:input"
1424
+ },
1425
+ "tooltip": "Referenced documents will be automatically added to the user prompt. <a href=\"https://docs.camunda.io/docs/8.9/components/connectors/out-of-the-box-connectors/agentic-ai-aiagent-subprocess/\" target=\"_blank\">See documentation</a> for details and supported file types.",
1426
+ "type": "String"
1427
+ },
1428
+ {
1429
+ "id": "agentContext",
1430
+ "label": "Agent context",
1431
+ "description": "Initial agent context from previous interactions. Avoid reusing context variables across agents to prevent issues with stale data or tool access.",
1432
+ "optional": false,
1433
+ "feel": "required",
1434
+ "group": "memory",
1435
+ "binding": {
1436
+ "name": "agentContext",
1437
+ "type": "zeebe:input"
1438
+ },
1439
+ "tooltip": "The agent context variable containing all relevant data for the agent to support the feedback loop between user requests, tool calls and LLM responses. Make sure this variable points to the <code>context</code> variable which is returned from the agent response. <a href=\"https://docs.camunda.io/docs/8.9/components/connectors/out-of-the-box-connectors/agentic-ai-aiagent-subprocess/\" target=\"_blank\">See documentation</a> for details.",
1440
+ "type": "Text"
1441
+ },
1442
+ {
1443
+ "id": "data.memory.storage.type",
1444
+ "label": "Memory storage type",
1445
+ "description": "Specify how to store the conversation memory.",
1446
+ "value": "in-process",
1447
+ "group": "memory",
1448
+ "binding": {
1449
+ "name": "data.memory.storage.type",
1450
+ "type": "zeebe:input"
1451
+ },
1452
+ "type": "Dropdown",
1453
+ "choices": [
1454
+ {
1455
+ "name": "In Process (part of agent context)",
1456
+ "value": "in-process"
1457
+ },
1458
+ {
1459
+ "name": "Camunda Document Storage",
1460
+ "value": "camunda-document"
1461
+ },
1462
+ {
1463
+ "name": "AWS AgentCore Memory",
1464
+ "value": "aws-agentcore"
1465
+ },
1466
+ {
1467
+ "name": "Custom Implementation (Hybrid/Self-Managed only)",
1468
+ "value": "custom"
1469
+ }
1470
+ ]
1471
+ },
1472
+ {
1473
+ "id": "data.memory.storage.timeToLive",
1474
+ "label": "Document TTL",
1475
+ "description": "How long to retain the conversation document as ISO-8601 duration (example: <code>P14D</code>).",
1476
+ "optional": true,
1477
+ "feel": "optional",
1478
+ "group": "memory",
1479
+ "binding": {
1480
+ "name": "data.memory.storage.timeToLive",
1481
+ "type": "zeebe:input"
1482
+ },
1483
+ "condition": {
1484
+ "property": "data.memory.storage.type",
1485
+ "equals": "camunda-document",
1486
+ "type": "simple"
1487
+ },
1488
+ "tooltip": "Will use the cluster default TTL (time-to-live) if not specified. Make sure to set this value to a reasonable duration matching your process lifecycle.",
1489
+ "type": "String"
1490
+ },
1491
+ {
1492
+ "id": "data.memory.storage.customProperties",
1493
+ "label": "Custom document properties",
1494
+ "description": "An optional map of custom properties to be stored with the conversation document.",
1495
+ "optional": true,
1496
+ "feel": "required",
1497
+ "group": "memory",
1498
+ "binding": {
1499
+ "name": "data.memory.storage.customProperties",
1500
+ "type": "zeebe:input"
1501
+ },
1502
+ "condition": {
1503
+ "property": "data.memory.storage.type",
1504
+ "equals": "camunda-document",
1505
+ "type": "simple"
1506
+ },
1507
+ "type": "String"
1508
+ },
1509
+ {
1510
+ "id": "data.memory.storage.region",
1511
+ "label": "Region",
1512
+ "description": "Specify the AWS region (example: <code>us-east-1</code>)",
1513
+ "optional": false,
1514
+ "constraints": {
1515
+ "notEmpty": true
1516
+ },
1517
+ "feel": "optional",
1518
+ "group": "memory",
1519
+ "binding": {
1520
+ "name": "data.memory.storage.region",
1521
+ "type": "zeebe:input"
1522
+ },
1523
+ "condition": {
1524
+ "property": "data.memory.storage.type",
1525
+ "equals": "aws-agentcore",
1526
+ "type": "simple"
1527
+ },
1528
+ "type": "String"
1529
+ },
1530
+ {
1531
+ "id": "data.memory.storage.endpoint",
1532
+ "label": "Endpoint",
1533
+ "description": "Custom API endpoint for VPC/PrivateLink configurations, AWS GovCloud, or other non-standard deployments.",
1534
+ "optional": true,
1535
+ "feel": "optional",
1536
+ "group": "memory",
1537
+ "binding": {
1538
+ "name": "data.memory.storage.endpoint",
1539
+ "type": "zeebe:input"
1540
+ },
1541
+ "condition": {
1542
+ "property": "data.memory.storage.type",
1543
+ "equals": "aws-agentcore",
1544
+ "type": "simple"
1545
+ },
1546
+ "type": "String"
1547
+ },
1548
+ {
1549
+ "id": "data.memory.storage.authentication.type",
1550
+ "label": "Authentication",
1551
+ "description": "Specify the AWS authentication strategy for AgentCore Memory access.",
1552
+ "value": "credentials",
1553
+ "group": "memory",
1554
+ "binding": {
1555
+ "name": "data.memory.storage.authentication.type",
1556
+ "type": "zeebe:input"
1557
+ },
1558
+ "condition": {
1559
+ "property": "data.memory.storage.type",
1560
+ "equals": "aws-agentcore",
1561
+ "type": "simple"
1562
+ },
1563
+ "type": "Dropdown",
1564
+ "choices": [
1565
+ {
1566
+ "name": "Credentials",
1567
+ "value": "credentials"
1568
+ },
1569
+ {
1570
+ "name": "Default Credentials Chain (Hybrid/Self-Managed only)",
1571
+ "value": "defaultCredentialsChain"
1572
+ }
1573
+ ]
1574
+ },
1575
+ {
1576
+ "id": "data.memory.storage.authentication.accessKey",
1577
+ "label": "Access key",
1578
+ "description": "Provide an IAM access key with permissions for <code>bedrock-agentcore:CreateEvent</code> and <code>bedrock-agentcore:ListEvents</code>",
1579
+ "optional": false,
1580
+ "constraints": {
1581
+ "notEmpty": true
1582
+ },
1583
+ "feel": "optional",
1584
+ "group": "memory",
1585
+ "binding": {
1586
+ "name": "data.memory.storage.authentication.accessKey",
1587
+ "type": "zeebe:input"
1588
+ },
1589
+ "condition": {
1590
+ "allMatch": [
1591
+ {
1592
+ "property": "data.memory.storage.authentication.type",
1593
+ "equals": "credentials",
1594
+ "type": "simple"
1595
+ },
1596
+ {
1597
+ "property": "data.memory.storage.type",
1598
+ "equals": "aws-agentcore",
1599
+ "type": "simple"
1600
+ }
1601
+ ]
1602
+ },
1603
+ "type": "String"
1604
+ },
1605
+ {
1606
+ "id": "data.memory.storage.authentication.secretKey",
1607
+ "label": "Secret key",
1608
+ "description": "Provide the secret key for the IAM access key",
1609
+ "optional": false,
1610
+ "constraints": {
1611
+ "notEmpty": true
1612
+ },
1613
+ "feel": "optional",
1614
+ "group": "memory",
1615
+ "binding": {
1616
+ "name": "data.memory.storage.authentication.secretKey",
1617
+ "type": "zeebe:input"
1618
+ },
1619
+ "condition": {
1620
+ "allMatch": [
1621
+ {
1622
+ "property": "data.memory.storage.authentication.type",
1623
+ "equals": "credentials",
1624
+ "type": "simple"
1625
+ },
1626
+ {
1627
+ "property": "data.memory.storage.type",
1628
+ "equals": "aws-agentcore",
1629
+ "type": "simple"
1630
+ }
1631
+ ]
1632
+ },
1633
+ "type": "String"
1634
+ },
1635
+ {
1636
+ "id": "data.memory.storage.memoryId",
1637
+ "label": "Memory ID",
1638
+ "description": "The ID of the pre-provisioned AgentCore Memory resource.",
1639
+ "optional": false,
1640
+ "constraints": {
1641
+ "notEmpty": true
1642
+ },
1643
+ "feel": "optional",
1644
+ "group": "memory",
1645
+ "binding": {
1646
+ "name": "data.memory.storage.memoryId",
1647
+ "type": "zeebe:input"
1648
+ },
1649
+ "condition": {
1650
+ "property": "data.memory.storage.type",
1651
+ "equals": "aws-agentcore",
1652
+ "type": "simple"
1653
+ },
1654
+ "type": "String"
1655
+ },
1656
+ {
1657
+ "id": "data.memory.storage.actorId",
1658
+ "label": "Actor ID",
1659
+ "description": "Identifier of the actor associated with events (e.g., end-user or agent/user combination).",
1660
+ "optional": false,
1661
+ "constraints": {
1662
+ "notEmpty": true
1663
+ },
1664
+ "feel": "optional",
1665
+ "group": "memory",
1666
+ "binding": {
1667
+ "name": "data.memory.storage.actorId",
1668
+ "type": "zeebe:input"
1669
+ },
1670
+ "condition": {
1671
+ "property": "data.memory.storage.type",
1672
+ "equals": "aws-agentcore",
1673
+ "type": "simple"
1674
+ },
1675
+ "type": "String"
1676
+ },
1677
+ {
1678
+ "id": "data.memory.storage.storeType",
1679
+ "label": "Implementation type",
1680
+ "optional": false,
1681
+ "constraints": {
1682
+ "notEmpty": true
1683
+ },
1684
+ "feel": "optional",
1685
+ "group": "memory",
1686
+ "binding": {
1687
+ "name": "data.memory.storage.storeType",
1688
+ "type": "zeebe:input"
1689
+ },
1690
+ "condition": {
1691
+ "property": "data.memory.storage.type",
1692
+ "equals": "custom",
1693
+ "type": "simple"
1694
+ },
1695
+ "type": "String"
1696
+ },
1697
+ {
1698
+ "id": "data.memory.storage.parameters",
1699
+ "label": "Parameters",
1700
+ "description": "Parameters for the custom memory storage implementation.",
1701
+ "optional": true,
1702
+ "feel": "required",
1703
+ "group": "memory",
1704
+ "binding": {
1705
+ "name": "data.memory.storage.parameters",
1706
+ "type": "zeebe:input"
1707
+ },
1708
+ "condition": {
1709
+ "property": "data.memory.storage.type",
1710
+ "equals": "custom",
1711
+ "type": "simple"
1712
+ },
1713
+ "type": "String"
1714
+ },
1715
+ {
1716
+ "id": "data.memory.contextWindowSize",
1717
+ "label": "Context window size",
1718
+ "description": "Maximum number of recent conversation messages which are passed to the model.",
1719
+ "optional": false,
1720
+ "value": 20,
1721
+ "feel": "static",
1722
+ "group": "memory",
1723
+ "binding": {
1724
+ "name": "data.memory.contextWindowSize",
1725
+ "type": "zeebe:input"
1726
+ },
1727
+ "tooltip": "Use this to limit the number of messages which are sent to the model. The agent will only send the most recent messages up to the configured limit to the LLM. Older messages will be kept in the conversation store, but not sent to the model. <a href=\"https://docs.camunda.io/docs/8.9/components/connectors/out-of-the-box-connectors/agentic-ai-aiagent-subprocess/\" target=\"_blank\">See documentation</a> for details.",
1728
+ "type": "Number"
1729
+ },
1730
+ {
1731
+ "id": "data.limits.maxModelCalls",
1732
+ "label": "Maximum model calls",
1733
+ "description": "Maximum number of calls to the model as a safety limit to prevent infinite loops.",
1734
+ "optional": false,
1735
+ "value": 10,
1736
+ "feel": "static",
1737
+ "group": "limits",
1738
+ "binding": {
1739
+ "name": "data.limits.maxModelCalls",
1740
+ "type": "zeebe:input"
1741
+ },
1742
+ "type": "Number"
1743
+ },
1744
+ {
1745
+ "id": "data.events.behavior",
1746
+ "label": "Event handling behavior",
1747
+ "description": "Behavior on completing an event sub-process.",
1748
+ "optional": false,
1749
+ "value": "WAIT_FOR_TOOL_CALL_RESULTS",
1750
+ "constraints": {
1751
+ "notEmpty": true
1752
+ },
1753
+ "group": "events",
1754
+ "binding": {
1755
+ "name": "data.events.behavior",
1756
+ "type": "zeebe:input"
1757
+ },
1758
+ "type": "Dropdown",
1759
+ "choices": [
1760
+ {
1761
+ "name": "Wait for tool call results",
1762
+ "value": "WAIT_FOR_TOOL_CALL_RESULTS"
1763
+ },
1764
+ {
1765
+ "name": "Cancel tool calls",
1766
+ "value": "INTERRUPT_TOOL_CALLS"
1767
+ }
1768
+ ]
1769
+ },
1770
+ {
1771
+ "id": "data.response.format.type",
1772
+ "label": "Response format",
1773
+ "description": "Specify the response format. Support for JSON mode varies by provider.",
1774
+ "value": "text",
1775
+ "group": "response",
1776
+ "binding": {
1777
+ "name": "data.response.format.type",
1778
+ "type": "zeebe:input"
1779
+ },
1780
+ "type": "Dropdown",
1781
+ "choices": [
1782
+ {
1783
+ "name": "Text",
1784
+ "value": "text"
1785
+ },
1786
+ {
1787
+ "name": "JSON",
1788
+ "value": "json"
1789
+ }
1790
+ ]
1791
+ },
1792
+ {
1793
+ "id": "data.response.format.parseJson",
1794
+ "label": "Parse text as JSON",
1795
+ "description": "Tries to parse the LLM response text as JSON object.",
1796
+ "optional": true,
1797
+ "feel": "static",
1798
+ "group": "response",
1799
+ "binding": {
1800
+ "name": "data.response.format.parseJson",
1801
+ "type": "zeebe:input"
1802
+ },
1803
+ "condition": {
1804
+ "property": "data.response.format.type",
1805
+ "equals": "text",
1806
+ "type": "simple"
1807
+ },
1808
+ "tooltip": "Use this option in combination with models which don't support native JSON mode/structured tool calling (e.g. Anthropic). Make sure to instruct the model to return valid JSON in the system prompt. The parsed JSON will be available as <code>response.responseJson</code>.<br><br>If parsing fails, <code>null</code> will be returned as JSON response, but the text content will still be available as <code>response.responseText</code>.",
1809
+ "type": "Boolean"
1810
+ },
1811
+ {
1812
+ "id": "data.response.format.schema",
1813
+ "label": "Response JSON schema",
1814
+ "description": "An optional response <a href=\"https://json-schema.org/\" target=\"_blank\">JSON Schema</a> to instruct the model how to structure the JSON output.",
1815
+ "optional": true,
1816
+ "feel": "required",
1817
+ "group": "response",
1818
+ "binding": {
1819
+ "name": "data.response.format.schema",
1820
+ "type": "zeebe:input"
1821
+ },
1822
+ "condition": {
1823
+ "property": "data.response.format.type",
1824
+ "equals": "json",
1825
+ "type": "simple"
1826
+ },
1827
+ "tooltip": "If supported by the model, the response will be structured according to the provided schema. A parsed version of the response will be available as <code>response.responseJson</code>.",
1828
+ "type": "String"
1829
+ },
1830
+ {
1831
+ "id": "data.response.format.schemaName",
1832
+ "label": "Response JSON schema name",
1833
+ "description": "An optional name for the response JSON Schema to make the model aware of the expected output.",
1834
+ "optional": true,
1835
+ "value": "Response",
1836
+ "feel": "optional",
1837
+ "group": "response",
1838
+ "binding": {
1839
+ "name": "data.response.format.schemaName",
1840
+ "type": "zeebe:input"
1841
+ },
1842
+ "condition": {
1843
+ "property": "data.response.format.type",
1844
+ "equals": "json",
1845
+ "type": "simple"
1846
+ },
1847
+ "type": "String"
1848
+ },
1849
+ {
1850
+ "id": "data.response.includeAssistantMessage",
1851
+ "label": "Include assistant message",
1852
+ "description": "Include the full assistant message as part of the result object.",
1853
+ "optional": true,
1854
+ "feel": "static",
1855
+ "group": "response",
1856
+ "binding": {
1857
+ "name": "data.response.includeAssistantMessage",
1858
+ "type": "zeebe:input"
1859
+ },
1860
+ "tooltip": "In addition to the text content, the assistant message may include multiple additional content blocks and metadata (such as token usage). The message will be available as <code>response.responseMessage</code>.",
1861
+ "type": "Boolean"
1862
+ },
1863
+ {
1864
+ "id": "data.response.includeAgentContext",
1865
+ "label": "Include agent context",
1866
+ "description": "Include the agent context as part of the result object.",
1867
+ "optional": true,
1868
+ "feel": "static",
1869
+ "group": "response",
1870
+ "binding": {
1871
+ "name": "data.response.includeAgentContext",
1872
+ "type": "zeebe:input"
1873
+ },
1874
+ "tooltip": "Use this option if you need to re-inject the previous agent context into a future agent execution, for example when modeling a user feedback loop between an agent and a user task.",
1875
+ "type": "Boolean"
1876
+ },
1877
+ {
1878
+ "id": "version",
1879
+ "label": "Version",
1880
+ "description": "Version of the element template",
1881
+ "value": "11",
1882
+ "group": "connector",
1883
+ "binding": {
1884
+ "key": "elementTemplateVersion",
1885
+ "type": "zeebe:taskHeader"
1886
+ },
1887
+ "type": "Hidden"
1888
+ },
1889
+ {
1890
+ "id": "id",
1891
+ "label": "ID",
1892
+ "description": "ID of the element template",
1893
+ "value": "io.camunda.connectors.agenticai.aiagent.jobworker.v1",
1894
+ "group": "connector",
1895
+ "binding": {
1896
+ "key": "elementTemplateId",
1897
+ "type": "zeebe:taskHeader"
1898
+ },
1899
+ "type": "Hidden"
1900
+ },
1901
+ {
1902
+ "id": "resultVariable",
1903
+ "label": "Result variable",
1904
+ "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>.",
1905
+ "value": "agent",
1906
+ "group": "output",
1907
+ "binding": {
1908
+ "source": "=agent",
1909
+ "type": "zeebe:output"
1910
+ },
1911
+ "type": "String"
1912
+ },
1913
+ {
1914
+ "id": "errorExpression",
1915
+ "label": "Error expression",
1916
+ "description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>.",
1917
+ "feel": "required",
1918
+ "group": "error",
1919
+ "binding": {
1920
+ "key": "errorExpression",
1921
+ "type": "zeebe:taskHeader"
1922
+ },
1923
+ "type": "Text"
1924
+ },
1925
+ {
1926
+ "id": "retryCount",
1927
+ "label": "Retries",
1928
+ "description": "Number of retries",
1929
+ "value": "3",
1930
+ "feel": "optional",
1931
+ "group": "retries",
1932
+ "binding": {
1933
+ "property": "retries",
1934
+ "type": "zeebe:taskDefinition"
1935
+ },
1936
+ "type": "String"
1937
+ },
1938
+ {
1939
+ "id": "retryBackoff",
1940
+ "label": "Retry backoff",
1941
+ "description": "ISO-8601 duration to wait between retries",
1942
+ "value": "PT30S",
1943
+ "group": "retries",
1944
+ "binding": {
1945
+ "key": "retryBackoff",
1946
+ "type": "zeebe:taskHeader"
1947
+ },
1948
+ "type": "String"
1949
+ },
1950
+ {
1951
+ "binding": {
1952
+ "name": "agent",
1953
+ "type": "zeebe:input"
1954
+ },
1955
+ "type": "Hidden"
1956
+ }
1957
+ ],
1958
+ "icon": {
1959
+ "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTYiIGZpbGw9IiNBNTZFRkYiLz4KPG1hc2sgaWQ9InBhdGgtMi1vdXRzaWRlLTFfMTg1XzYiIG1hc2tVbml0cz0idXNlclNwYWNlT25Vc2UiIHg9IjQiIHk9IjQiIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0iYmxhY2siPgo8cmVjdCBmaWxsPSJ3aGl0ZSIgeD0iNCIgeT0iNCIgd2lkdGg9IjI0IiBoZWlnaHQ9IjI0Ii8+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMjAuMDEwNSAxMi4wOTg3QzE4LjQ5IDEwLjU4OTQgMTcuMTU5NCA4LjEwODE0IDE2LjE3OTkgNi4wMTEwM0MxNi4xNTIgNi4wMDQ1MSAxNi4xMTc2IDYgMTYuMDc5NCA2QzE2LjA0MTEgNiAxNi4wMDY2IDYuMDA0NTEgMTUuOTc4OCA2LjAxMTA0QzE0Ljk5OTQgOC4xMDgxNCAxMy42Njk3IDEwLjU4ODkgMTIuMTQ4MSAxMi4wOTgxQzEwLjYyNjkgMTMuNjA3MSA4LjEyNTY4IDE0LjkyNjQgNi4wMTE1NyAxNS44OTgxQzYuMDA0NzQgMTUuOTI2MSA2IDE1Ljk2MTEgNiAxNkM2IDE2LjAzODcgNi4wMDQ2OCAxNi4wNzM2IDYuMDExNDQgMTYuMTAxNEM4LjEyNTE5IDE3LjA3MjkgMTAuNjI2MiAxOC4zOTE5IDEyLjE0NzcgMTkuOTAxNkMxMy42Njk3IDIxLjQxMDcgMTQuOTk5NiAyMy44OTIgMTUuOTc5MSAyNS45ODlDMTYuMDA2OCAyNS45OTU2IDE2LjA0MTEgMjYgMTYuMDc5MyAyNkMxNi4xMTc1IDI2IDE2LjE1MTkgMjUuOTk1NCAxNi4xNzk2IDI1Ljk4OUMxNy4xNTkxIDIzLjg5MiAxOC40ODg4IDIxLjQxMSAyMC4wMDk5IDE5LjkwMjFNMjAuMDA5OSAxOS45MDIxQzIxLjUyNTMgMTguMzk4NyAyMy45NDY1IDE3LjA2NjkgMjUuOTkxNSAxNi4wODI0QzI1Ljk5NjUgMTYuMDU5MyAyNiAxNi4wMzEgMjYgMTUuOTk5N0MyNiAxNS45Njg0IDI1Ljk5NjUgMTUuOTQwMyAyNS45OTE1IDE1LjkxNzFDMjMuOTQ3NCAxNC45MzI3IDIxLjUyNTkgMTMuNjAxIDIwLjAxMDUgMTIuMDk4NyIvPgo8L21hc2s+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMjAuMDEwNSAxMi4wOTg3QzE4LjQ5IDEwLjU4OTQgMTcuMTU5NCA4LjEwODE0IDE2LjE3OTkgNi4wMTEwM0MxNi4xNTIgNi4wMDQ1MSAxNi4xMTc2IDYgMTYuMDc5NCA2QzE2LjA0MTEgNiAxNi4wMDY2IDYuMDA0NTEgMTUuOTc4OCA2LjAxMTA0QzE0Ljk5OTQgOC4xMDgxNCAxMy42Njk3IDEwLjU4ODkgMTIuMTQ4MSAxMi4wOTgxQzEwLjYyNjkgMTMuNjA3MSA4LjEyNTY4IDE0LjkyNjQgNi4wMTE1NyAxNS44OTgxQzYuMDA0NzQgMTUuOTI2MSA2IDE1Ljk2MTEgNiAxNkM2IDE2LjAzODcgNi4wMDQ2OCAxNi4wNzM2IDYuMDExNDQgMTYuMTAxNEM4LjEyNTE5IDE3LjA3MjkgMTAuNjI2MiAxOC4zOTE5IDEyLjE0NzcgMTkuOTAxNkMxMy42Njk3IDIxLjQxMDcgMTQuOTk5NiAyMy44OTIgMTUuOTc5MSAyNS45ODlDMTYuMDA2OCAyNS45OTU2IDE2LjA0MTEgMjYgMTYuMDc5MyAyNkMxNi4xMTc1IDI2IDE2LjE1MTkgMjUuOTk1NCAxNi4xNzk2IDI1Ljk4OUMxNy4xNTkxIDIzLjg5MiAxOC40ODg4IDIxLjQxMSAyMC4wMDk5IDE5LjkwMjFNMjAuMDA5OSAxOS45MDIxQzIxLjUyNTMgMTguMzk4NyAyMy45NDY1IDE3LjA2NjkgMjUuOTkxNSAxNi4wODI0QzI1Ljk5NjUgMTYuMDU5MyAyNiAxNi4wMzEgMjYgMTUuOTk5N0MyNiAxNS45Njg0IDI1Ljk5NjUgMTUuOTQwMyAyNS45OTE1IDE1LjkxNzFDMjMuOTQ3NCAxNC45MzI3IDIxLjUyNTkgMTMuNjAxIDIwLjAxMDUgMTIuMDk4NyIgZmlsbD0id2hpdGUiLz4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yMC4wMTA1IDEyLjA5ODdDMTguNDkgMTAuNTg5NCAxNy4xNTk0IDguMTA4MTQgMTYuMTc5OSA2LjAxMTAzQzE2LjE1MiA2LjAwNDUxIDE2LjExNzYgNiAxNi4wNzk0IDZDMTYuMDQxMSA2IDE2LjAwNjYgNi4wMDQ1MSAxNS45Nzg4IDYuMDExMDRDMTQuOTk5NCA4LjEwODE0IDEzLjY2OTcgMTAuNTg4OSAxMi4xNDgxIDEyLjA5ODFDMTAuNjI2OSAxMy42MDcxIDguMTI1NjggMTQuOTI2NCA2LjAxMTU3IDE1Ljg5ODFDNi4wMDQ3NCAxNS45MjYxIDYgMTUuOTYxMSA2IDE2QzYgMTYuMDM4NyA2LjAwNDY4IDE2LjA3MzYgNi4wMTE0NCAxNi4xMDE0QzguMTI1MTkgMTcuMDcyOSAxMC42MjYyIDE4LjM5MTkgMTIuMTQ3NyAxOS45MDE2QzEzLjY2OTcgMjEuNDEwNyAxNC45OTk2IDIzLjg5MiAxNS45NzkxIDI1Ljk4OUMxNi4wMDY4IDI1Ljk5NTYgMTYuMDQxMSAyNiAxNi4wNzkzIDI2QzE2LjExNzUgMjYgMTYuMTUxOSAyNS45OTU0IDE2LjE3OTYgMjUuOTg5QzE3LjE1OTEgMjMuODkyIDE4LjQ4ODggMjEuNDExIDIwLjAwOTkgMTkuOTAyMU0yMC4wMDk5IDE5LjkwMjFDMjEuNTI1MyAxOC4zOTg3IDIzLjk0NjUgMTcuMDY2OSAyNS45OTE1IDE2LjA4MjRDMjUuOTk2NSAxNi4wNTkzIDI2IDE2LjAzMSAyNiAxNS45OTk3QzI2IDE1Ljk2ODQgMjUuOTk2NSAxNS45NDAzIDI1Ljk5MTUgMTUuOTE3MUMyMy45NDc0IDE0LjkzMjcgMjEuNTI1OSAxMy42MDEgMjAuMDEwNSAxMi4wOTg3IiBzdHJva2U9IiM0OTFEOEIiIHN0cm9rZS13aWR0aD0iNCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgbWFzaz0idXJsKCNwYXRoLTItb3V0c2lkZS0xXzE4NV82KSIvPgo8L3N2Zz4K"
1960
+ }
1961
+ },
2
1962
  {
3
1963
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
4
1964
  "name": "AI Agent Sub-process",
@@ -116,6 +2076,14 @@
116
2076
  "value": "={\n id: toolCall._meta.id,\n name: toolCall._meta.name,\n content: toolCallResult\n}",
117
2077
  "type": "Hidden"
118
2078
  },
2079
+ {
2080
+ "value": "true",
2081
+ "binding": {
2082
+ "name": "io.camunda.agenticai.toolContainer",
2083
+ "type": "zeebe:property"
2084
+ },
2085
+ "type": "Hidden"
2086
+ },
119
2087
  {
120
2088
  "id": "provider.type",
121
2089
  "label": "Provider",
@@ -1783,7 +3751,7 @@
1783
3751
  "keywords": ["AI", "AI Agent", "agentic orchestration"]
1784
3752
  },
1785
3753
  "documentationRef": "https://docs.camunda.io/docs/8.8/components/connectors/out-of-the-box-connectors/agentic-ai-aiagent/",
1786
- "version": 5,
3754
+ "version": 4,
1787
3755
  "category": {
1788
3756
  "id": "aiTools",
1789
3757
  "name": "AI Tools"
@@ -1891,6 +3859,14 @@
1891
3859
  "value": "={\n id: toolCall._meta.id,\n name: toolCall._meta.name,\n content: toolCallResult\n}",
1892
3860
  "type": "Hidden"
1893
3861
  },
3862
+ {
3863
+ "value": "true",
3864
+ "binding": {
3865
+ "name": "io.camunda.agenticai.toolContainer",
3866
+ "type": "zeebe:property"
3867
+ },
3868
+ "type": "Hidden"
3869
+ },
1894
3870
  {
1895
3871
  "id": "provider.type",
1896
3872
  "label": "Provider",
@@ -3011,7 +4987,7 @@
3011
4987
  "id": "data.systemPrompt.prompt",
3012
4988
  "label": "System prompt",
3013
4989
  "optional": false,
3014
- "value": "=\"You are **TaskAgent**, a helpful, generic chat agent that can handle a wide variety of customer requests using your own domain knowledge **and** any tools explicitly provided to you at runtime.\n\nIf tools are provided, you should prefer them instead of guessing an answer. You can call the same tool multiple times by providing different input values. Don't guess any tools which were not explicitly configured. If no tool matches the request, try to generate an answer. If you're not able to find a good answer, return with a message stating why you're not able to.\n\nWrap minimal, inspectable reasoning in *exactly* this XML template:\n\n<thinking>\n<context>…briefly state the customer’s need and current state…</context>\n<reflection>…list candidate tools, justify which you will call next and why…</reflection>\n</thinking>\n\nReveal **no** additional private reasoning outside these tags.\"",
4990
+ "value": "\"You are **TaskAgent**, a helpful, generic chat agent that can handle a wide variety of customer requests using your own domain knowledge **and** any tools explicitly provided to you at runtime.\n\nIf tools are provided, you should prefer them instead of guessing an answer. You can call the same tool multiple times by providing different input values. Don't guess any tools which were not explicitly configured. If no tool matches the request, try to generate an answer. If you're not able to find a good answer, return with a message stating why you're not able to.\n\nWrap minimal, inspectable reasoning in *exactly* this XML template:\n\n<thinking>\n<context>…briefly state the customer’s need and current state…</context>\n<reflection>…list candidate tools, justify which you will call next and why…</reflection>\n</thinking>\n\nReveal **no** additional private reasoning outside these tags.\"",
3015
4991
  "constraints": {
3016
4992
  "notEmpty": true
3017
4993
  },
@@ -3333,7 +5309,7 @@
3333
5309
  "id": "version",
3334
5310
  "label": "Version",
3335
5311
  "description": "Version of the element template",
3336
- "value": "5",
5312
+ "value": "4",
3337
5313
  "group": "connector",
3338
5314
  "binding": {
3339
5315
  "key": "elementTemplateVersion",
@@ -3401,13 +5377,6 @@
3401
5377
  "type": "zeebe:taskHeader"
3402
5378
  },
3403
5379
  "type": "String"
3404
- },
3405
- {
3406
- "binding": {
3407
- "name": "agent",
3408
- "type": "zeebe:input"
3409
- },
3410
- "type": "Hidden"
3411
5380
  }
3412
5381
  ],
3413
5382
  "icon": {
@@ -3423,7 +5392,7 @@
3423
5392
  "keywords": ["AI", "AI Agent", "agentic orchestration"]
3424
5393
  },
3425
5394
  "documentationRef": "https://docs.camunda.io/docs/8.8/components/connectors/out-of-the-box-connectors/agentic-ai-aiagent/",
3426
- "version": 4,
5395
+ "version": 5,
3427
5396
  "category": {
3428
5397
  "id": "aiTools",
3429
5398
  "name": "AI Tools"
@@ -3531,6 +5500,14 @@
3531
5500
  "value": "={\n id: toolCall._meta.id,\n name: toolCall._meta.name,\n content: toolCallResult\n}",
3532
5501
  "type": "Hidden"
3533
5502
  },
5503
+ {
5504
+ "value": "true",
5505
+ "binding": {
5506
+ "name": "io.camunda.agenticai.toolContainer",
5507
+ "type": "zeebe:property"
5508
+ },
5509
+ "type": "Hidden"
5510
+ },
3534
5511
  {
3535
5512
  "id": "provider.type",
3536
5513
  "label": "Provider",
@@ -4651,7 +6628,7 @@
4651
6628
  "id": "data.systemPrompt.prompt",
4652
6629
  "label": "System prompt",
4653
6630
  "optional": false,
4654
- "value": "\"You are **TaskAgent**, a helpful, generic chat agent that can handle a wide variety of customer requests using your own domain knowledge **and** any tools explicitly provided to you at runtime.\n\nIf tools are provided, you should prefer them instead of guessing an answer. You can call the same tool multiple times by providing different input values. Don't guess any tools which were not explicitly configured. If no tool matches the request, try to generate an answer. If you're not able to find a good answer, return with a message stating why you're not able to.\n\nWrap minimal, inspectable reasoning in *exactly* this XML template:\n\n<thinking>\n<context>…briefly state the customer’s need and current state…</context>\n<reflection>…list candidate tools, justify which you will call next and why…</reflection>\n</thinking>\n\nReveal **no** additional private reasoning outside these tags.\"",
6631
+ "value": "=\"You are **TaskAgent**, a helpful, generic chat agent that can handle a wide variety of customer requests using your own domain knowledge **and** any tools explicitly provided to you at runtime.\n\nIf tools are provided, you should prefer them instead of guessing an answer. You can call the same tool multiple times by providing different input values. Don't guess any tools which were not explicitly configured. If no tool matches the request, try to generate an answer. If you're not able to find a good answer, return with a message stating why you're not able to.\n\nWrap minimal, inspectable reasoning in *exactly* this XML template:\n\n<thinking>\n<context>…briefly state the customer’s need and current state…</context>\n<reflection>…list candidate tools, justify which you will call next and why…</reflection>\n</thinking>\n\nReveal **no** additional private reasoning outside these tags.\"",
4655
6632
  "constraints": {
4656
6633
  "notEmpty": true
4657
6634
  },
@@ -4973,7 +6950,7 @@
4973
6950
  "id": "version",
4974
6951
  "label": "Version",
4975
6952
  "description": "Version of the element template",
4976
- "value": "4",
6953
+ "value": "5",
4977
6954
  "group": "connector",
4978
6955
  "binding": {
4979
6956
  "key": "elementTemplateVersion",
@@ -5041,6 +7018,13 @@
5041
7018
  "type": "zeebe:taskHeader"
5042
7019
  },
5043
7020
  "type": "String"
7021
+ },
7022
+ {
7023
+ "binding": {
7024
+ "name": "agent",
7025
+ "type": "zeebe:input"
7026
+ },
7027
+ "type": "Hidden"
5044
7028
  }
5045
7029
  ],
5046
7030
  "icon": {
@@ -5052,11 +7036,9 @@
5052
7036
  "name": "AI Agent Sub-process",
5053
7037
  "id": "io.camunda.connectors.agenticai.aiagent.jobworker.v1",
5054
7038
  "description": "Run a multi-step AI reasoning loop with dynamic tool selection",
5055
- "metadata": {
5056
- "keywords": ["AI", "AI Agent", "agentic orchestration"]
5057
- },
5058
- "documentationRef": "https://docs.camunda.io/docs/8.9/components/connectors/out-of-the-box-connectors/agentic-ai-aiagent-subprocess/",
5059
- "version": 7,
7039
+ "keywords": ["AI", "AI Agent", "agentic orchestration"],
7040
+ "documentationRef": "https://docs.camunda.io/docs/8.10/components/connectors/out-of-the-box-connectors/agentic-ai-aiagent-subprocess/",
7041
+ "version": 10,
5060
7042
  "category": {
5061
7043
  "id": "aiTools",
5062
7044
  "name": "AI Tools"
@@ -5066,7 +7048,7 @@
5066
7048
  "value": "bpmn:AdHocSubProcess"
5067
7049
  },
5068
7050
  "engines": {
5069
- "camunda": "^8.9"
7051
+ "camunda": "^8.10"
5070
7052
  },
5071
7053
  "groups": [
5072
7054
  {
@@ -5164,6 +7146,14 @@
5164
7146
  "value": "={\n id: toolCall._meta.id,\n name: toolCall._meta.name,\n content: toolCallResult\n}",
5165
7147
  "type": "Hidden"
5166
7148
  },
7149
+ {
7150
+ "value": "true",
7151
+ "binding": {
7152
+ "name": "io.camunda.agenticai.toolContainer",
7153
+ "type": "zeebe:property"
7154
+ },
7155
+ "type": "Hidden"
7156
+ },
5167
7157
  {
5168
7158
  "id": "provider.type",
5169
7159
  "label": "Provider",
@@ -5282,7 +7272,7 @@
5282
7272
  {
5283
7273
  "id": "provider.bedrock.endpoint",
5284
7274
  "label": "Endpoint",
5285
- "description": "Optional custom API endpoint",
7275
+ "description": "Custom API endpoint for VPC/PrivateLink configurations, AWS GovCloud, or other non-standard deployments.",
5286
7276
  "optional": true,
5287
7277
  "feel": "optional",
5288
7278
  "group": "provider",
@@ -5361,7 +7351,7 @@
5361
7351
  {
5362
7352
  "id": "provider.bedrock.authentication.secretKey",
5363
7353
  "label": "Secret key",
5364
- "description": "Provide a secret key of a user with permissions to invoke specified AWS Lambda function",
7354
+ "description": "Provide the secret key for the IAM access key",
5365
7355
  "optional": false,
5366
7356
  "constraints": {
5367
7357
  "notEmpty": true
@@ -5919,7 +7909,6 @@
5919
7909
  "label": "Model",
5920
7910
  "description": "Specify the model ID. Details in the <a href=\"https://docs.anthropic.com/en/docs/about-claude/models/all-models\" target=\"_blank\">documentation</a>.",
5921
7911
  "optional": false,
5922
- "placeholder": "claude-sonnet-4-6",
5923
7912
  "constraints": {
5924
7913
  "notEmpty": true
5925
7914
  },
@@ -5934,6 +7923,7 @@
5934
7923
  "equals": "anthropic",
5935
7924
  "type": "simple"
5936
7925
  },
7926
+ "placeholder": "claude-sonnet-4-6",
5937
7927
  "type": "String"
5938
7928
  },
5939
7929
  {
@@ -6013,7 +8003,6 @@
6013
8003
  "label": "Model",
6014
8004
  "description": "Specify an inference profile ID. Details in the <a href=\"https://docs.aws.amazon.com/bedrock/latest/userguide/inference-profiles-support.html\" target=\"_blank\">documentation</a>.",
6015
8005
  "optional": false,
6016
- "placeholder": "global.anthropic.claude-sonnet-4-6",
6017
8006
  "constraints": {
6018
8007
  "notEmpty": true
6019
8008
  },
@@ -6028,6 +8017,7 @@
6028
8017
  "equals": "bedrock",
6029
8018
  "type": "simple"
6030
8019
  },
8020
+ "placeholder": "global.anthropic.claude-sonnet-4-6",
6031
8021
  "type": "String"
6032
8022
  },
6033
8023
  {
@@ -6501,6 +8491,10 @@
6501
8491
  "name": "Camunda Document Storage",
6502
8492
  "value": "camunda-document"
6503
8493
  },
8494
+ {
8495
+ "name": "AWS AgentCore Memory",
8496
+ "value": "aws-agentcore"
8497
+ },
6504
8498
  {
6505
8499
  "name": "Custom Implementation (Hybrid/Self-Managed only)",
6506
8500
  "value": "custom"
@@ -6508,38 +8502,206 @@
6508
8502
  ]
6509
8503
  },
6510
8504
  {
6511
- "id": "data.memory.storage.timeToLive",
6512
- "label": "Document TTL",
6513
- "description": "How long to retain the conversation document as ISO-8601 duration (example: <code>P14D</code>).",
6514
- "optional": true,
8505
+ "id": "data.memory.storage.timeToLive",
8506
+ "label": "Document TTL",
8507
+ "description": "How long to retain the conversation document as ISO-8601 duration (example: <code>P14D</code>).",
8508
+ "optional": true,
8509
+ "feel": "optional",
8510
+ "group": "memory",
8511
+ "binding": {
8512
+ "name": "data.memory.storage.timeToLive",
8513
+ "type": "zeebe:input"
8514
+ },
8515
+ "condition": {
8516
+ "property": "data.memory.storage.type",
8517
+ "equals": "camunda-document",
8518
+ "type": "simple"
8519
+ },
8520
+ "tooltip": "Will use the cluster default TTL (time-to-live) if not specified. Make sure to set this value to a reasonable duration matching your process lifecycle.",
8521
+ "type": "String"
8522
+ },
8523
+ {
8524
+ "id": "data.memory.storage.customProperties",
8525
+ "label": "Custom document properties",
8526
+ "description": "An optional map of custom properties to be stored with the conversation document.",
8527
+ "optional": true,
8528
+ "feel": "required",
8529
+ "group": "memory",
8530
+ "binding": {
8531
+ "name": "data.memory.storage.customProperties",
8532
+ "type": "zeebe:input"
8533
+ },
8534
+ "condition": {
8535
+ "property": "data.memory.storage.type",
8536
+ "equals": "camunda-document",
8537
+ "type": "simple"
8538
+ },
8539
+ "type": "String"
8540
+ },
8541
+ {
8542
+ "id": "data.memory.storage.region",
8543
+ "label": "Region",
8544
+ "description": "Specify the AWS region (example: <code>us-east-1</code>)",
8545
+ "optional": false,
8546
+ "constraints": {
8547
+ "notEmpty": true
8548
+ },
8549
+ "feel": "optional",
8550
+ "group": "memory",
8551
+ "binding": {
8552
+ "name": "data.memory.storage.region",
8553
+ "type": "zeebe:input"
8554
+ },
8555
+ "condition": {
8556
+ "property": "data.memory.storage.type",
8557
+ "equals": "aws-agentcore",
8558
+ "type": "simple"
8559
+ },
8560
+ "type": "String"
8561
+ },
8562
+ {
8563
+ "id": "data.memory.storage.endpoint",
8564
+ "label": "Endpoint",
8565
+ "description": "Custom API endpoint for VPC/PrivateLink configurations, AWS GovCloud, or other non-standard deployments.",
8566
+ "optional": true,
8567
+ "feel": "optional",
8568
+ "group": "memory",
8569
+ "binding": {
8570
+ "name": "data.memory.storage.endpoint",
8571
+ "type": "zeebe:input"
8572
+ },
8573
+ "condition": {
8574
+ "property": "data.memory.storage.type",
8575
+ "equals": "aws-agentcore",
8576
+ "type": "simple"
8577
+ },
8578
+ "type": "String"
8579
+ },
8580
+ {
8581
+ "id": "data.memory.storage.authentication.type",
8582
+ "label": "Authentication",
8583
+ "description": "Specify the AWS authentication strategy for AgentCore Memory access.",
8584
+ "value": "credentials",
8585
+ "group": "memory",
8586
+ "binding": {
8587
+ "name": "data.memory.storage.authentication.type",
8588
+ "type": "zeebe:input"
8589
+ },
8590
+ "condition": {
8591
+ "property": "data.memory.storage.type",
8592
+ "equals": "aws-agentcore",
8593
+ "type": "simple"
8594
+ },
8595
+ "type": "Dropdown",
8596
+ "choices": [
8597
+ {
8598
+ "name": "Credentials",
8599
+ "value": "credentials"
8600
+ },
8601
+ {
8602
+ "name": "Default Credentials Chain (Hybrid/Self-Managed only)",
8603
+ "value": "defaultCredentialsChain"
8604
+ }
8605
+ ]
8606
+ },
8607
+ {
8608
+ "id": "data.memory.storage.authentication.accessKey",
8609
+ "label": "Access key",
8610
+ "description": "Provide an IAM access key with permissions for <code>bedrock-agentcore:CreateEvent</code> and <code>bedrock-agentcore:ListEvents</code>",
8611
+ "optional": false,
8612
+ "constraints": {
8613
+ "notEmpty": true
8614
+ },
8615
+ "feel": "optional",
8616
+ "group": "memory",
8617
+ "binding": {
8618
+ "name": "data.memory.storage.authentication.accessKey",
8619
+ "type": "zeebe:input"
8620
+ },
8621
+ "condition": {
8622
+ "allMatch": [
8623
+ {
8624
+ "property": "data.memory.storage.authentication.type",
8625
+ "equals": "credentials",
8626
+ "type": "simple"
8627
+ },
8628
+ {
8629
+ "property": "data.memory.storage.type",
8630
+ "equals": "aws-agentcore",
8631
+ "type": "simple"
8632
+ }
8633
+ ]
8634
+ },
8635
+ "type": "String"
8636
+ },
8637
+ {
8638
+ "id": "data.memory.storage.authentication.secretKey",
8639
+ "label": "Secret key",
8640
+ "description": "Provide the secret key for the IAM access key",
8641
+ "optional": false,
8642
+ "constraints": {
8643
+ "notEmpty": true
8644
+ },
8645
+ "feel": "optional",
8646
+ "group": "memory",
8647
+ "binding": {
8648
+ "name": "data.memory.storage.authentication.secretKey",
8649
+ "type": "zeebe:input"
8650
+ },
8651
+ "condition": {
8652
+ "allMatch": [
8653
+ {
8654
+ "property": "data.memory.storage.authentication.type",
8655
+ "equals": "credentials",
8656
+ "type": "simple"
8657
+ },
8658
+ {
8659
+ "property": "data.memory.storage.type",
8660
+ "equals": "aws-agentcore",
8661
+ "type": "simple"
8662
+ }
8663
+ ]
8664
+ },
8665
+ "type": "String"
8666
+ },
8667
+ {
8668
+ "id": "data.memory.storage.memoryId",
8669
+ "label": "Memory ID",
8670
+ "description": "The ID of the pre-provisioned AgentCore Memory resource.",
8671
+ "optional": false,
8672
+ "constraints": {
8673
+ "notEmpty": true
8674
+ },
6515
8675
  "feel": "optional",
6516
8676
  "group": "memory",
6517
8677
  "binding": {
6518
- "name": "data.memory.storage.timeToLive",
8678
+ "name": "data.memory.storage.memoryId",
6519
8679
  "type": "zeebe:input"
6520
8680
  },
6521
8681
  "condition": {
6522
8682
  "property": "data.memory.storage.type",
6523
- "equals": "camunda-document",
8683
+ "equals": "aws-agentcore",
6524
8684
  "type": "simple"
6525
8685
  },
6526
- "tooltip": "Will use the cluster default TTL (time-to-live) if not specified. Make sure to set this value to a reasonable duration matching your process lifecycle.",
6527
8686
  "type": "String"
6528
8687
  },
6529
8688
  {
6530
- "id": "data.memory.storage.customProperties",
6531
- "label": "Custom document properties",
6532
- "description": "An optional map of custom properties to be stored with the conversation document.",
6533
- "optional": true,
6534
- "feel": "required",
8689
+ "id": "data.memory.storage.actorId",
8690
+ "label": "Actor ID",
8691
+ "description": "Identifier of the actor associated with events (e.g., end-user or agent/user combination).",
8692
+ "optional": false,
8693
+ "constraints": {
8694
+ "notEmpty": true
8695
+ },
8696
+ "feel": "optional",
6535
8697
  "group": "memory",
6536
8698
  "binding": {
6537
- "name": "data.memory.storage.customProperties",
8699
+ "name": "data.memory.storage.actorId",
6538
8700
  "type": "zeebe:input"
6539
8701
  },
6540
8702
  "condition": {
6541
8703
  "property": "data.memory.storage.type",
6542
- "equals": "camunda-document",
8704
+ "equals": "aws-agentcore",
6543
8705
  "type": "simple"
6544
8706
  },
6545
8707
  "type": "String"
@@ -6748,7 +8910,7 @@
6748
8910
  "id": "version",
6749
8911
  "label": "Version",
6750
8912
  "description": "Version of the element template",
6751
- "value": "7",
8913
+ "value": "10",
6752
8914
  "group": "connector",
6753
8915
  "binding": {
6754
8916
  "key": "elementTemplateVersion",
@@ -6771,7 +8933,7 @@
6771
8933
  {
6772
8934
  "id": "resultVariable",
6773
8935
  "label": "Result variable",
6774
- "description": "Name of variable to store the response in",
8936
+ "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>.",
6775
8937
  "value": "agent",
6776
8938
  "group": "output",
6777
8939
  "binding": {
@@ -6809,7 +8971,7 @@
6809
8971
  "id": "retryBackoff",
6810
8972
  "label": "Retry backoff",
6811
8973
  "description": "ISO-8601 duration to wait between retries",
6812
- "value": "PT0S",
8974
+ "value": "PT30S",
6813
8975
  "group": "retries",
6814
8976
  "binding": {
6815
8977
  "key": "retryBackoff",
@@ -6946,6 +9108,14 @@
6946
9108
  "value": "={\n id: toolCall._meta.id,\n name: toolCall._meta.name,\n content: toolCallResult\n}",
6947
9109
  "type": "Hidden"
6948
9110
  },
9111
+ {
9112
+ "value": "true",
9113
+ "binding": {
9114
+ "name": "io.camunda.agenticai.toolContainer",
9115
+ "type": "zeebe:property"
9116
+ },
9117
+ "type": "Hidden"
9118
+ },
6949
9119
  {
6950
9120
  "id": "provider.type",
6951
9121
  "label": "Provider",
@@ -8467,9 +10637,11 @@
8467
10637
  "name": "AI Agent Sub-process",
8468
10638
  "id": "io.camunda.connectors.agenticai.aiagent.jobworker.v1",
8469
10639
  "description": "Run a multi-step AI reasoning loop with dynamic tool selection",
8470
- "keywords": ["AI", "AI Agent", "agentic orchestration"],
8471
- "documentationRef": "https://docs.camunda.io/docs/8.10/components/connectors/out-of-the-box-connectors/agentic-ai-aiagent-subprocess/",
8472
- "version": 10,
10640
+ "metadata": {
10641
+ "keywords": ["AI", "AI Agent", "agentic orchestration"]
10642
+ },
10643
+ "documentationRef": "https://docs.camunda.io/docs/8.9/components/connectors/out-of-the-box-connectors/agentic-ai-aiagent-subprocess/",
10644
+ "version": 7,
8473
10645
  "category": {
8474
10646
  "id": "aiTools",
8475
10647
  "name": "AI Tools"
@@ -8479,7 +10651,7 @@
8479
10651
  "value": "bpmn:AdHocSubProcess"
8480
10652
  },
8481
10653
  "engines": {
8482
- "camunda": "^8.10"
10654
+ "camunda": "^8.9"
8483
10655
  },
8484
10656
  "groups": [
8485
10657
  {
@@ -8577,6 +10749,14 @@
8577
10749
  "value": "={\n id: toolCall._meta.id,\n name: toolCall._meta.name,\n content: toolCallResult\n}",
8578
10750
  "type": "Hidden"
8579
10751
  },
10752
+ {
10753
+ "value": "true",
10754
+ "binding": {
10755
+ "name": "io.camunda.agenticai.toolContainer",
10756
+ "type": "zeebe:property"
10757
+ },
10758
+ "type": "Hidden"
10759
+ },
8580
10760
  {
8581
10761
  "id": "provider.type",
8582
10762
  "label": "Provider",
@@ -8695,7 +10875,7 @@
8695
10875
  {
8696
10876
  "id": "provider.bedrock.endpoint",
8697
10877
  "label": "Endpoint",
8698
- "description": "Custom API endpoint for VPC/PrivateLink configurations, AWS GovCloud, or other non-standard deployments.",
10878
+ "description": "Optional custom API endpoint",
8699
10879
  "optional": true,
8700
10880
  "feel": "optional",
8701
10881
  "group": "provider",
@@ -8774,7 +10954,7 @@
8774
10954
  {
8775
10955
  "id": "provider.bedrock.authentication.secretKey",
8776
10956
  "label": "Secret key",
8777
- "description": "Provide the secret key for the IAM access key",
10957
+ "description": "Provide a secret key of a user with permissions to invoke specified AWS Lambda function",
8778
10958
  "optional": false,
8779
10959
  "constraints": {
8780
10960
  "notEmpty": true
@@ -9332,6 +11512,7 @@
9332
11512
  "label": "Model",
9333
11513
  "description": "Specify the model ID. Details in the <a href=\"https://docs.anthropic.com/en/docs/about-claude/models/all-models\" target=\"_blank\">documentation</a>.",
9334
11514
  "optional": false,
11515
+ "placeholder": "claude-sonnet-4-6",
9335
11516
  "constraints": {
9336
11517
  "notEmpty": true
9337
11518
  },
@@ -9346,7 +11527,6 @@
9346
11527
  "equals": "anthropic",
9347
11528
  "type": "simple"
9348
11529
  },
9349
- "placeholder": "claude-sonnet-4-6",
9350
11530
  "type": "String"
9351
11531
  },
9352
11532
  {
@@ -9426,6 +11606,7 @@
9426
11606
  "label": "Model",
9427
11607
  "description": "Specify an inference profile ID. Details in the <a href=\"https://docs.aws.amazon.com/bedrock/latest/userguide/inference-profiles-support.html\" target=\"_blank\">documentation</a>.",
9428
11608
  "optional": false,
11609
+ "placeholder": "global.anthropic.claude-sonnet-4-6",
9429
11610
  "constraints": {
9430
11611
  "notEmpty": true
9431
11612
  },
@@ -9440,7 +11621,6 @@
9440
11621
  "equals": "bedrock",
9441
11622
  "type": "simple"
9442
11623
  },
9443
- "placeholder": "global.anthropic.claude-sonnet-4-6",
9444
11624
  "type": "String"
9445
11625
  },
9446
11626
  {
@@ -9914,10 +12094,6 @@
9914
12094
  "name": "Camunda Document Storage",
9915
12095
  "value": "camunda-document"
9916
12096
  },
9917
- {
9918
- "name": "AWS AgentCore Memory",
9919
- "value": "aws-agentcore"
9920
- },
9921
12097
  {
9922
12098
  "name": "Custom Implementation (Hybrid/Self-Managed only)",
9923
12099
  "value": "custom"
@@ -9961,174 +12137,6 @@
9961
12137
  },
9962
12138
  "type": "String"
9963
12139
  },
9964
- {
9965
- "id": "data.memory.storage.region",
9966
- "label": "Region",
9967
- "description": "Specify the AWS region (example: <code>us-east-1</code>)",
9968
- "optional": false,
9969
- "constraints": {
9970
- "notEmpty": true
9971
- },
9972
- "feel": "optional",
9973
- "group": "memory",
9974
- "binding": {
9975
- "name": "data.memory.storage.region",
9976
- "type": "zeebe:input"
9977
- },
9978
- "condition": {
9979
- "property": "data.memory.storage.type",
9980
- "equals": "aws-agentcore",
9981
- "type": "simple"
9982
- },
9983
- "type": "String"
9984
- },
9985
- {
9986
- "id": "data.memory.storage.endpoint",
9987
- "label": "Endpoint",
9988
- "description": "Custom API endpoint for VPC/PrivateLink configurations, AWS GovCloud, or other non-standard deployments.",
9989
- "optional": true,
9990
- "feel": "optional",
9991
- "group": "memory",
9992
- "binding": {
9993
- "name": "data.memory.storage.endpoint",
9994
- "type": "zeebe:input"
9995
- },
9996
- "condition": {
9997
- "property": "data.memory.storage.type",
9998
- "equals": "aws-agentcore",
9999
- "type": "simple"
10000
- },
10001
- "type": "String"
10002
- },
10003
- {
10004
- "id": "data.memory.storage.authentication.type",
10005
- "label": "Authentication",
10006
- "description": "Specify the AWS authentication strategy for AgentCore Memory access.",
10007
- "value": "credentials",
10008
- "group": "memory",
10009
- "binding": {
10010
- "name": "data.memory.storage.authentication.type",
10011
- "type": "zeebe:input"
10012
- },
10013
- "condition": {
10014
- "property": "data.memory.storage.type",
10015
- "equals": "aws-agentcore",
10016
- "type": "simple"
10017
- },
10018
- "type": "Dropdown",
10019
- "choices": [
10020
- {
10021
- "name": "Credentials",
10022
- "value": "credentials"
10023
- },
10024
- {
10025
- "name": "Default Credentials Chain (Hybrid/Self-Managed only)",
10026
- "value": "defaultCredentialsChain"
10027
- }
10028
- ]
10029
- },
10030
- {
10031
- "id": "data.memory.storage.authentication.accessKey",
10032
- "label": "Access key",
10033
- "description": "Provide an IAM access key with permissions for <code>bedrock-agentcore:CreateEvent</code> and <code>bedrock-agentcore:ListEvents</code>",
10034
- "optional": false,
10035
- "constraints": {
10036
- "notEmpty": true
10037
- },
10038
- "feel": "optional",
10039
- "group": "memory",
10040
- "binding": {
10041
- "name": "data.memory.storage.authentication.accessKey",
10042
- "type": "zeebe:input"
10043
- },
10044
- "condition": {
10045
- "allMatch": [
10046
- {
10047
- "property": "data.memory.storage.authentication.type",
10048
- "equals": "credentials",
10049
- "type": "simple"
10050
- },
10051
- {
10052
- "property": "data.memory.storage.type",
10053
- "equals": "aws-agentcore",
10054
- "type": "simple"
10055
- }
10056
- ]
10057
- },
10058
- "type": "String"
10059
- },
10060
- {
10061
- "id": "data.memory.storage.authentication.secretKey",
10062
- "label": "Secret key",
10063
- "description": "Provide the secret key for the IAM access key",
10064
- "optional": false,
10065
- "constraints": {
10066
- "notEmpty": true
10067
- },
10068
- "feel": "optional",
10069
- "group": "memory",
10070
- "binding": {
10071
- "name": "data.memory.storage.authentication.secretKey",
10072
- "type": "zeebe:input"
10073
- },
10074
- "condition": {
10075
- "allMatch": [
10076
- {
10077
- "property": "data.memory.storage.authentication.type",
10078
- "equals": "credentials",
10079
- "type": "simple"
10080
- },
10081
- {
10082
- "property": "data.memory.storage.type",
10083
- "equals": "aws-agentcore",
10084
- "type": "simple"
10085
- }
10086
- ]
10087
- },
10088
- "type": "String"
10089
- },
10090
- {
10091
- "id": "data.memory.storage.memoryId",
10092
- "label": "Memory ID",
10093
- "description": "The ID of the pre-provisioned AgentCore Memory resource.",
10094
- "optional": false,
10095
- "constraints": {
10096
- "notEmpty": true
10097
- },
10098
- "feel": "optional",
10099
- "group": "memory",
10100
- "binding": {
10101
- "name": "data.memory.storage.memoryId",
10102
- "type": "zeebe:input"
10103
- },
10104
- "condition": {
10105
- "property": "data.memory.storage.type",
10106
- "equals": "aws-agentcore",
10107
- "type": "simple"
10108
- },
10109
- "type": "String"
10110
- },
10111
- {
10112
- "id": "data.memory.storage.actorId",
10113
- "label": "Actor ID",
10114
- "description": "Identifier of the actor associated with events (e.g., end-user or agent/user combination).",
10115
- "optional": false,
10116
- "constraints": {
10117
- "notEmpty": true
10118
- },
10119
- "feel": "optional",
10120
- "group": "memory",
10121
- "binding": {
10122
- "name": "data.memory.storage.actorId",
10123
- "type": "zeebe:input"
10124
- },
10125
- "condition": {
10126
- "property": "data.memory.storage.type",
10127
- "equals": "aws-agentcore",
10128
- "type": "simple"
10129
- },
10130
- "type": "String"
10131
- },
10132
12140
  {
10133
12141
  "id": "data.memory.storage.storeType",
10134
12142
  "label": "Implementation type",
@@ -10333,7 +12341,7 @@
10333
12341
  "id": "version",
10334
12342
  "label": "Version",
10335
12343
  "description": "Version of the element template",
10336
- "value": "10",
12344
+ "value": "7",
10337
12345
  "group": "connector",
10338
12346
  "binding": {
10339
12347
  "key": "elementTemplateVersion",
@@ -10356,7 +12364,7 @@
10356
12364
  {
10357
12365
  "id": "resultVariable",
10358
12366
  "label": "Result variable",
10359
- "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>.",
12367
+ "description": "Name of variable to store the response in",
10360
12368
  "value": "agent",
10361
12369
  "group": "output",
10362
12370
  "binding": {