@camunda/connectors-element-templates 1.0.18 → 1.0.20

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (110) hide show
  1. package/package.json +2 -2
  2. package/src/element-templates/agenticai-a2a-client-outbound-connector.json +3 -3
  3. package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-intermediate.json +2 -2
  4. package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-receive.json +2 -2
  5. package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-intermediate.json +2 -2
  6. package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-receive.json +2 -2
  7. package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +49 -49
  8. package/src/element-templates/agenticai-aiagent-job-worker.json +389 -389
  9. package/src/element-templates/agenticai-aiagent-outbound-connector.json +3928 -3928
  10. package/src/element-templates/agenticai-mcp-client-outbound-connector.json +551 -551
  11. package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +733 -733
  12. package/src/element-templates/asana-connector.json +111 -111
  13. package/src/element-templates/automation-anywhere-outbound-connector.json +1224 -1224
  14. package/src/element-templates/aws-bedrock-agentcore-long-term-memory-outbound-connector.json +1 -1
  15. package/src/element-templates/aws-bedrock-agentcore-runtime-outbound-connector.json +1 -1
  16. package/src/element-templates/aws-bedrock-codeinterpreter-outbound-connector.json +1 -1
  17. package/src/element-templates/aws-bedrock-knowledgebase-outbound-connector.json +1 -1
  18. package/src/element-templates/aws-bedrock-outbound-connector.json +432 -432
  19. package/src/element-templates/aws-comprehend-outbound-connector.json +1 -1
  20. package/src/element-templates/aws-dynamodb-outbound-connector.json +3518 -2166
  21. package/src/element-templates/aws-eventbridge-connector-boundary.json +38 -38
  22. package/src/element-templates/aws-eventbridge-connector-intermediate.json +80 -80
  23. package/src/element-templates/aws-eventbridge-connector-message-start.json +21 -21
  24. package/src/element-templates/aws-eventbridge-connector-receive.json +6 -6
  25. package/src/element-templates/aws-eventbridge-connector-start-event.json +15 -15
  26. package/src/element-templates/aws-eventbridge-outbound-connector.json +306 -306
  27. package/src/element-templates/aws-lambda-outbound-connector.json +279 -279
  28. package/src/element-templates/aws-s3-outbound-connector.json +721 -48
  29. package/src/element-templates/aws-sagemaker-outbound-connector.json +59 -59
  30. package/src/element-templates/aws-sns-inbound-boundary.json +181 -181
  31. package/src/element-templates/aws-sns-inbound-intermediate.json +325 -325
  32. package/src/element-templates/aws-sns-inbound-message-start.json +350 -350
  33. package/src/element-templates/aws-sns-inbound-start-event.json +140 -140
  34. package/src/element-templates/aws-sns-outbound-connector.json +301 -301
  35. package/src/element-templates/aws-sqs-boundary-connector.json +930 -930
  36. package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +628 -628
  37. package/src/element-templates/aws-sqs-outbound-connector.json +366 -366
  38. package/src/element-templates/aws-sqs-start-event-connector.json +717 -717
  39. package/src/element-templates/aws-sqs-start-message.json +488 -488
  40. package/src/element-templates/aws-textract-outbound-connector.json +351 -351
  41. package/src/element-templates/azure-blobstorage-outbound-connector.json +201 -201
  42. package/src/element-templates/azure-open-ai-connector.json +49 -49
  43. package/src/element-templates/blue-prism-connector.json +64 -64
  44. package/src/element-templates/box-outbound-connector.json +49 -49
  45. package/src/element-templates/csv-outbound-connector.json +449 -0
  46. package/src/element-templates/easy-post-connector.json +214 -214
  47. package/src/element-templates/email-inbound-connector-boundary.json +37 -37
  48. package/src/element-templates/email-inbound-connector-intermediate.json +37 -37
  49. package/src/element-templates/email-message-start-event-connector.json +63 -63
  50. package/src/element-templates/email-outbound-connector.json +903 -903
  51. package/src/element-templates/embeddings-vector-database-outbound-connector.json +520 -520
  52. package/src/element-templates/github-connector.json +8446 -8446
  53. package/src/element-templates/github-webhook-connector-intermediate.json +55 -55
  54. package/src/element-templates/github-webhook-connector-message-start.json +19 -19
  55. package/src/element-templates/github-webhook-connector-start-event.json +52 -52
  56. package/src/element-templates/gitlab-connector.json +2344 -2344
  57. package/src/element-templates/google-cloud-storage-outbound-connector.json +201 -201
  58. package/src/element-templates/google-drive-outbound-connector.json +1106 -1106
  59. package/src/element-templates/google-gemini-outbound-connector.json +125 -125
  60. package/src/element-templates/google-maps-platform-connector.json +97 -97
  61. package/src/element-templates/google-sheets-outbound-connector.json +3100 -3100
  62. package/src/element-templates/graphql-outbound-connector.json +738 -631
  63. package/src/element-templates/http-json-connector.json +3249 -1651
  64. package/src/element-templates/http-polling-boundary-catch-event-connector.json +866 -764
  65. package/src/element-templates/http-polling-connector.json +851 -749
  66. package/src/element-templates/hubspot-outbound-connector.json +67 -67
  67. package/src/element-templates/hugging-face-connector.json +79 -79
  68. package/src/element-templates/jdbc-outbound-connector.json +68 -68
  69. package/src/element-templates/kafka-inbound-connector-boundary.json +927 -927
  70. package/src/element-templates/kafka-inbound-connector-intermediate.json +1125 -1125
  71. package/src/element-templates/kafka-inbound-connector-start-message.json +650 -650
  72. package/src/element-templates/kafka-outbound-connector.json +424 -424
  73. package/src/element-templates/microsoft-office365-mail-connector.json +993 -7
  74. package/src/element-templates/microsoft-teams-outbound-connector.json +4145 -4145
  75. package/src/element-templates/openai-connector.json +317 -317
  76. package/src/element-templates/operate-connector.json +142 -142
  77. package/src/element-templates/power-automate-connector.json +44 -44
  78. package/src/element-templates/rabbitmq-inbound-connector-boundary.json +905 -905
  79. package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +763 -763
  80. package/src/element-templates/rabbitmq-inbound-connector-message-start.json +470 -470
  81. package/src/element-templates/rabbitmq-inbound-connector-start-event.json +752 -752
  82. package/src/element-templates/rabbitmq-outbound-connector.json +367 -367
  83. package/src/element-templates/rpa-connector.json +5 -5
  84. package/src/element-templates/salesforce-connector.json +112 -112
  85. package/src/element-templates/send-message-connector-intermediate-throw-event.json +1 -1
  86. package/src/element-templates/send-message-connector-message-end-event.json +1 -1
  87. package/src/element-templates/send-message-connector-send-task.json +1 -1
  88. package/src/element-templates/sendgrid-outbound-connector.json +1220 -1220
  89. package/src/element-templates/servicenow-connector.json +7 -7
  90. package/src/element-templates/servicenow-flow-starter-connector.json +1 -1
  91. package/src/element-templates/servicenow-incident-connector.json +7 -7
  92. package/src/element-templates/slack-inbound-boundary.json +463 -463
  93. package/src/element-templates/slack-inbound-intermediate.json +506 -506
  94. package/src/element-templates/slack-inbound-message-start.json +364 -364
  95. package/src/element-templates/slack-inbound-receive.json +23 -23
  96. package/src/element-templates/slack-inbound-start-event.json +334 -334
  97. package/src/element-templates/slack-outbound-connector.json +1803 -1803
  98. package/src/element-templates/soap-outbound-connector.json +1 -1
  99. package/src/element-templates/twilio-connector.json +355 -355
  100. package/src/element-templates/twilio-webhook-boundary-connector.json +35 -35
  101. package/src/element-templates/twilio-webhook-connector.json +53 -53
  102. package/src/element-templates/twilio-webhook-intermediate-connector.json +39 -39
  103. package/src/element-templates/twilio-webhook-message-start-connector.json +26 -26
  104. package/src/element-templates/uipath-connector.json +4 -4
  105. package/src/element-templates/webhook-connector-boundary.json +1205 -1205
  106. package/src/element-templates/webhook-connector-intermediate.json +1550 -1550
  107. package/src/element-templates/webhook-connector-receive.json +61 -61
  108. package/src/element-templates/webhook-connector-start-event.json +1606 -1606
  109. package/src/element-templates/webhook-connector-start-message.json +1300 -1300
  110. package/src/element-templates/whatsapp-connector.json +59 -59
@@ -1,22 +1,24 @@
1
1
  [
2
2
  {
3
3
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
4
- "name": "AI Agent Sub-process",
4
+ "name": "AI Agent Subprocess",
5
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": 10,
6
+ "description": "Processes user requests with an integrated, customizable toolbox and services for dynamic workflows.",
7
+ "metadata": {
8
+ "keywords": ["AI", "AI Agent", "agentic orchestration"]
9
+ },
10
+ "documentationRef": "https://docs.camunda.io/docs/8.8/components/connectors/out-of-the-box-connectors/agentic-ai-aiagent/",
11
+ "version": 3,
10
12
  "category": {
11
- "id": "connectors",
12
- "name": "Connectors"
13
+ "id": "aiTools",
14
+ "name": "AI Tools"
13
15
  },
14
16
  "appliesTo": ["bpmn:SubProcess"],
15
17
  "elementType": {
16
18
  "value": "bpmn:AdHocSubProcess"
17
19
  },
18
20
  "engines": {
19
- "camunda": "^8.10"
21
+ "camunda": "^8.8"
20
22
  },
21
23
  "groups": [
22
24
  {
@@ -67,7 +69,7 @@
67
69
  {
68
70
  "id": "response",
69
71
  "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.",
72
+ "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.8/components/connectors/out-of-the-box-connectors/agentic-ai-aiagent-process/#response\">documentation</a> for details.",
71
73
  "openByDefault": false
72
74
  },
73
75
  {
@@ -190,24 +192,6 @@
190
192
  },
191
193
  "type": "String"
192
194
  },
193
- {
194
- "id": "provider.anthropic.timeouts.timeout",
195
- "label": "Timeout",
196
- "description": "Timeout specification for API calls to the model provider defined as ISO-8601 duration (example: <code>PT60S</code>).",
197
- "optional": true,
198
- "feel": "optional",
199
- "group": "provider",
200
- "binding": {
201
- "name": "provider.anthropic.timeouts.timeout",
202
- "type": "zeebe:input"
203
- },
204
- "condition": {
205
- "property": "provider.type",
206
- "equals": "anthropic",
207
- "type": "simple"
208
- },
209
- "type": "String"
210
- },
211
195
  {
212
196
  "id": "provider.bedrock.region",
213
197
  "label": "Region",
@@ -232,7 +216,7 @@
232
216
  {
233
217
  "id": "provider.bedrock.endpoint",
234
218
  "label": "Endpoint",
235
- "description": "Custom API endpoint for VPC/PrivateLink configurations, AWS GovCloud, or other non-standard deployments.",
219
+ "description": "Optional custom API endpoint",
236
220
  "optional": true,
237
221
  "feel": "optional",
238
222
  "group": "provider",
@@ -268,10 +252,6 @@
268
252
  "name": "Credentials",
269
253
  "value": "credentials"
270
254
  },
271
- {
272
- "name": "API Key",
273
- "value": "apiKey"
274
- },
275
255
  {
276
256
  "name": "Default Credentials Chain (Hybrid/Self-Managed only)",
277
257
  "value": "defaultCredentialsChain"
@@ -311,7 +291,7 @@
311
291
  {
312
292
  "id": "provider.bedrock.authentication.secretKey",
313
293
  "label": "Secret key",
314
- "description": "Provide the secret key for the IAM access key",
294
+ "description": "Provide a secret key of a user with permissions to invoke specified AWS Lambda function",
315
295
  "optional": false,
316
296
  "constraints": {
317
297
  "notEmpty": true
@@ -338,54 +318,6 @@
338
318
  },
339
319
  "type": "String"
340
320
  },
341
- {
342
- "id": "provider.bedrock.authentication.apiKey",
343
- "label": "API Key",
344
- "description": "Provide an API Key with permissions to interact with your AWS Bedrock Instance",
345
- "optional": false,
346
- "constraints": {
347
- "notEmpty": true
348
- },
349
- "feel": "optional",
350
- "group": "provider",
351
- "binding": {
352
- "name": "provider.bedrock.authentication.apiKey",
353
- "type": "zeebe:input"
354
- },
355
- "condition": {
356
- "allMatch": [
357
- {
358
- "property": "provider.bedrock.authentication.type",
359
- "equals": "apiKey",
360
- "type": "simple"
361
- },
362
- {
363
- "property": "provider.type",
364
- "equals": "bedrock",
365
- "type": "simple"
366
- }
367
- ]
368
- },
369
- "type": "String"
370
- },
371
- {
372
- "id": "provider.bedrock.timeouts.timeout",
373
- "label": "Timeout",
374
- "description": "Timeout specification for API calls to the model provider defined as ISO-8601 duration (example: <code>PT60S</code>).",
375
- "optional": true,
376
- "feel": "optional",
377
- "group": "provider",
378
- "binding": {
379
- "name": "provider.bedrock.timeouts.timeout",
380
- "type": "zeebe:input"
381
- },
382
- "condition": {
383
- "property": "provider.type",
384
- "equals": "bedrock",
385
- "type": "simple"
386
- },
387
- "type": "String"
388
- },
389
321
  {
390
322
  "id": "provider.azureOpenAi.endpoint",
391
323
  "label": "Endpoint",
@@ -580,24 +512,6 @@
580
512
  },
581
513
  "type": "String"
582
514
  },
583
- {
584
- "id": "provider.azureOpenAi.timeouts.timeout",
585
- "label": "Timeout",
586
- "description": "Timeout specification for API calls to the model provider defined as ISO-8601 duration (example: <code>PT60S</code>).",
587
- "optional": true,
588
- "feel": "optional",
589
- "group": "provider",
590
- "binding": {
591
- "name": "provider.azureOpenAi.timeouts.timeout",
592
- "type": "zeebe:input"
593
- },
594
- "condition": {
595
- "property": "provider.type",
596
- "equals": "azureOpenAi",
597
- "type": "simple"
598
- },
599
- "type": "String"
600
- },
601
515
  {
602
516
  "id": "provider.googleVertexAi.projectId",
603
517
  "label": "Project ID",
@@ -753,24 +667,6 @@
753
667
  },
754
668
  "type": "String"
755
669
  },
756
- {
757
- "id": "provider.openai.timeouts.timeout",
758
- "label": "Timeout",
759
- "description": "Timeout specification for API calls to the model provider defined as ISO-8601 duration (example: <code>PT60S</code>).",
760
- "optional": true,
761
- "feel": "optional",
762
- "group": "provider",
763
- "binding": {
764
- "name": "provider.openai.timeouts.timeout",
765
- "type": "zeebe:input"
766
- },
767
- "condition": {
768
- "property": "provider.type",
769
- "equals": "openai",
770
- "type": "simple"
771
- },
772
- "type": "String"
773
- },
774
670
  {
775
671
  "id": "provider.openaiCompatible.endpoint",
776
672
  "label": "API endpoint",
@@ -828,47 +724,12 @@
828
724
  },
829
725
  "type": "String"
830
726
  },
831
- {
832
- "id": "provider.openaiCompatible.queryParameters",
833
- "label": "Query Parameters",
834
- "description": "Map of query parameters to add to the request URL.",
835
- "optional": true,
836
- "feel": "required",
837
- "group": "provider",
838
- "binding": {
839
- "name": "provider.openaiCompatible.queryParameters",
840
- "type": "zeebe:input"
841
- },
842
- "condition": {
843
- "property": "provider.type",
844
- "equals": "openaiCompatible",
845
- "type": "simple"
846
- },
847
- "type": "String"
848
- },
849
- {
850
- "id": "provider.openaiCompatible.timeouts.timeout",
851
- "label": "Timeout",
852
- "description": "Timeout specification for API calls to the model provider defined as ISO-8601 duration (example: <code>PT60S</code>).",
853
- "optional": true,
854
- "feel": "optional",
855
- "group": "provider",
856
- "binding": {
857
- "name": "provider.openaiCompatible.timeouts.timeout",
858
- "type": "zeebe:input"
859
- },
860
- "condition": {
861
- "property": "provider.type",
862
- "equals": "openaiCompatible",
863
- "type": "simple"
864
- },
865
- "type": "String"
866
- },
867
727
  {
868
728
  "id": "provider.anthropic.model.model",
869
729
  "label": "Model",
870
730
  "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>.",
871
731
  "optional": false,
732
+ "value": "claude-3-5-sonnet-20240620",
872
733
  "constraints": {
873
734
  "notEmpty": true
874
735
  },
@@ -883,7 +744,6 @@
883
744
  "equals": "anthropic",
884
745
  "type": "simple"
885
746
  },
886
- "placeholder": "claude-sonnet-4-6",
887
747
  "type": "String"
888
748
  },
889
749
  {
@@ -961,8 +821,9 @@
961
821
  {
962
822
  "id": "provider.bedrock.model.model",
963
823
  "label": "Model",
964
- "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>.",
824
+ "description": "Specify the model ID. Details in the <a href=\"https://docs.aws.amazon.com/bedrock/latest/userguide/model-ids.html\" target=\"_blank\">documentation</a>.",
965
825
  "optional": false,
826
+ "value": "anthropic.claude-3-5-sonnet-20240620-v1:0",
966
827
  "constraints": {
967
828
  "notEmpty": true
968
829
  },
@@ -977,7 +838,6 @@
977
838
  "equals": "bedrock",
978
839
  "type": "simple"
979
840
  },
980
- "placeholder": "global.anthropic.claude-sonnet-4-6",
981
841
  "type": "String"
982
842
  },
983
843
  {
@@ -1376,7 +1236,7 @@
1376
1236
  "id": "data.systemPrompt.prompt",
1377
1237
  "label": "System prompt",
1378
1238
  "optional": false,
1379
- "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.\"",
1239
+ "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.\"",
1380
1240
  "constraints": {
1381
1241
  "notEmpty": true
1382
1242
  },
@@ -1414,21 +1274,21 @@
1414
1274
  "name": "data.userPrompt.documents",
1415
1275
  "type": "zeebe:input"
1416
1276
  },
1417
- "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.",
1277
+ "tooltip": "Referenced documents will be automatically added to the user prompt. <a href=\"https://docs.camunda.io/docs/8.8/components/connectors/out-of-the-box-connectors/agentic-ai-aiagent-process/\" target=\"_blank\">See documentation</a> for details and supported file types.",
1418
1278
  "type": "String"
1419
1279
  },
1420
1280
  {
1421
1281
  "id": "agentContext",
1422
1282
  "label": "Agent context",
1423
1283
  "description": "Initial agent context from previous interactions. Avoid reusing context variables across agents to prevent issues with stale data or tool access.",
1424
- "optional": false,
1284
+ "optional": true,
1425
1285
  "feel": "required",
1426
1286
  "group": "memory",
1427
1287
  "binding": {
1428
1288
  "name": "agentContext",
1429
1289
  "type": "zeebe:input"
1430
1290
  },
1431
- "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.",
1291
+ "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.8/components/connectors/out-of-the-box-connectors/agentic-ai-aiagent-process/\" target=\"_blank\">See documentation</a> for details.",
1432
1292
  "type": "Text"
1433
1293
  },
1434
1294
  {
@@ -1451,10 +1311,6 @@
1451
1311
  "name": "Camunda Document Storage",
1452
1312
  "value": "camunda-document"
1453
1313
  },
1454
- {
1455
- "name": "AWS AgentCore Memory",
1456
- "value": "aws-agentcore"
1457
- },
1458
1314
  {
1459
1315
  "name": "Custom Implementation (Hybrid/Self-Managed only)",
1460
1316
  "value": "custom"
@@ -1498,174 +1354,6 @@
1498
1354
  },
1499
1355
  "type": "String"
1500
1356
  },
1501
- {
1502
- "id": "data.memory.storage.region",
1503
- "label": "Region",
1504
- "description": "Specify the AWS region (example: <code>us-east-1</code>)",
1505
- "optional": false,
1506
- "constraints": {
1507
- "notEmpty": true
1508
- },
1509
- "feel": "optional",
1510
- "group": "memory",
1511
- "binding": {
1512
- "name": "data.memory.storage.region",
1513
- "type": "zeebe:input"
1514
- },
1515
- "condition": {
1516
- "property": "data.memory.storage.type",
1517
- "equals": "aws-agentcore",
1518
- "type": "simple"
1519
- },
1520
- "type": "String"
1521
- },
1522
- {
1523
- "id": "data.memory.storage.endpoint",
1524
- "label": "Endpoint",
1525
- "description": "Custom API endpoint for VPC/PrivateLink configurations, AWS GovCloud, or other non-standard deployments.",
1526
- "optional": true,
1527
- "feel": "optional",
1528
- "group": "memory",
1529
- "binding": {
1530
- "name": "data.memory.storage.endpoint",
1531
- "type": "zeebe:input"
1532
- },
1533
- "condition": {
1534
- "property": "data.memory.storage.type",
1535
- "equals": "aws-agentcore",
1536
- "type": "simple"
1537
- },
1538
- "type": "String"
1539
- },
1540
- {
1541
- "id": "data.memory.storage.authentication.type",
1542
- "label": "Authentication",
1543
- "description": "Specify the AWS authentication strategy for AgentCore Memory access.",
1544
- "value": "credentials",
1545
- "group": "memory",
1546
- "binding": {
1547
- "name": "data.memory.storage.authentication.type",
1548
- "type": "zeebe:input"
1549
- },
1550
- "condition": {
1551
- "property": "data.memory.storage.type",
1552
- "equals": "aws-agentcore",
1553
- "type": "simple"
1554
- },
1555
- "type": "Dropdown",
1556
- "choices": [
1557
- {
1558
- "name": "Credentials",
1559
- "value": "credentials"
1560
- },
1561
- {
1562
- "name": "Default Credentials Chain (Hybrid/Self-Managed only)",
1563
- "value": "defaultCredentialsChain"
1564
- }
1565
- ]
1566
- },
1567
- {
1568
- "id": "data.memory.storage.authentication.accessKey",
1569
- "label": "Access key",
1570
- "description": "Provide an IAM access key with permissions for <code>bedrock-agentcore:CreateEvent</code> and <code>bedrock-agentcore:ListEvents</code>",
1571
- "optional": false,
1572
- "constraints": {
1573
- "notEmpty": true
1574
- },
1575
- "feel": "optional",
1576
- "group": "memory",
1577
- "binding": {
1578
- "name": "data.memory.storage.authentication.accessKey",
1579
- "type": "zeebe:input"
1580
- },
1581
- "condition": {
1582
- "allMatch": [
1583
- {
1584
- "property": "data.memory.storage.authentication.type",
1585
- "equals": "credentials",
1586
- "type": "simple"
1587
- },
1588
- {
1589
- "property": "data.memory.storage.type",
1590
- "equals": "aws-agentcore",
1591
- "type": "simple"
1592
- }
1593
- ]
1594
- },
1595
- "type": "String"
1596
- },
1597
- {
1598
- "id": "data.memory.storage.authentication.secretKey",
1599
- "label": "Secret key",
1600
- "description": "Provide the secret key for the IAM access key",
1601
- "optional": false,
1602
- "constraints": {
1603
- "notEmpty": true
1604
- },
1605
- "feel": "optional",
1606
- "group": "memory",
1607
- "binding": {
1608
- "name": "data.memory.storage.authentication.secretKey",
1609
- "type": "zeebe:input"
1610
- },
1611
- "condition": {
1612
- "allMatch": [
1613
- {
1614
- "property": "data.memory.storage.authentication.type",
1615
- "equals": "credentials",
1616
- "type": "simple"
1617
- },
1618
- {
1619
- "property": "data.memory.storage.type",
1620
- "equals": "aws-agentcore",
1621
- "type": "simple"
1622
- }
1623
- ]
1624
- },
1625
- "type": "String"
1626
- },
1627
- {
1628
- "id": "data.memory.storage.memoryId",
1629
- "label": "Memory ID",
1630
- "description": "The ID of the pre-provisioned AgentCore Memory resource.",
1631
- "optional": false,
1632
- "constraints": {
1633
- "notEmpty": true
1634
- },
1635
- "feel": "optional",
1636
- "group": "memory",
1637
- "binding": {
1638
- "name": "data.memory.storage.memoryId",
1639
- "type": "zeebe:input"
1640
- },
1641
- "condition": {
1642
- "property": "data.memory.storage.type",
1643
- "equals": "aws-agentcore",
1644
- "type": "simple"
1645
- },
1646
- "type": "String"
1647
- },
1648
- {
1649
- "id": "data.memory.storage.actorId",
1650
- "label": "Actor ID",
1651
- "description": "Identifier of the actor associated with events (e.g., end-user or agent/user combination).",
1652
- "optional": false,
1653
- "constraints": {
1654
- "notEmpty": true
1655
- },
1656
- "feel": "optional",
1657
- "group": "memory",
1658
- "binding": {
1659
- "name": "data.memory.storage.actorId",
1660
- "type": "zeebe:input"
1661
- },
1662
- "condition": {
1663
- "property": "data.memory.storage.type",
1664
- "equals": "aws-agentcore",
1665
- "type": "simple"
1666
- },
1667
- "type": "String"
1668
- },
1669
1357
  {
1670
1358
  "id": "data.memory.storage.storeType",
1671
1359
  "label": "Implementation type",
@@ -1716,7 +1404,7 @@
1716
1404
  "name": "data.memory.contextWindowSize",
1717
1405
  "type": "zeebe:input"
1718
1406
  },
1719
- "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.",
1407
+ "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.8/components/connectors/out-of-the-box-connectors/agentic-ai-aiagent-process/\" target=\"_blank\">See documentation</a> for details.",
1720
1408
  "type": "Number"
1721
1409
  },
1722
1410
  {
@@ -1870,7 +1558,7 @@
1870
1558
  "id": "version",
1871
1559
  "label": "Version",
1872
1560
  "description": "Version of the element template",
1873
- "value": "10",
1561
+ "value": "3",
1874
1562
  "group": "connector",
1875
1563
  "binding": {
1876
1564
  "key": "elementTemplateVersion",
@@ -1893,7 +1581,7 @@
1893
1581
  {
1894
1582
  "id": "resultVariable",
1895
1583
  "label": "Result variable",
1896
- "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>.",
1584
+ "description": "Name of variable to store the response in",
1897
1585
  "value": "agent",
1898
1586
  "group": "output",
1899
1587
  "binding": {
@@ -1938,13 +1626,6 @@
1938
1626
  "type": "zeebe:taskHeader"
1939
1627
  },
1940
1628
  "type": "String"
1941
- },
1942
- {
1943
- "binding": {
1944
- "name": "agent",
1945
- "type": "zeebe:input"
1946
- },
1947
- "type": "Hidden"
1948
1629
  }
1949
1630
  ],
1950
1631
  "icon": {
@@ -1953,17 +1634,17 @@
1953
1634
  },
1954
1635
  {
1955
1636
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1956
- "name": "AI Agent Subprocess",
1637
+ "name": "AI Agent Sub-process",
1957
1638
  "id": "io.camunda.connectors.agenticai.aiagent.jobworker.v1",
1958
- "description": "Processes user requests with an integrated, customizable toolbox and services for dynamic workflows.",
1639
+ "description": "Run a multi-step AI reasoning loop with dynamic tool selection",
1959
1640
  "metadata": {
1960
1641
  "keywords": ["AI", "AI Agent", "agentic orchestration"]
1961
1642
  },
1962
1643
  "documentationRef": "https://docs.camunda.io/docs/8.8/components/connectors/out-of-the-box-connectors/agentic-ai-aiagent/",
1963
- "version": 3,
1644
+ "version": 4,
1964
1645
  "category": {
1965
- "id": "connectors",
1966
- "name": "Connectors"
1646
+ "id": "aiTools",
1647
+ "name": "AI Tools"
1967
1648
  },
1968
1649
  "appliesTo": ["bpmn:SubProcess"],
1969
1650
  "elementType": {
@@ -3233,7 +2914,7 @@
3233
2914
  "id": "agentContext",
3234
2915
  "label": "Agent context",
3235
2916
  "description": "Initial agent context from previous interactions. Avoid reusing context variables across agents to prevent issues with stale data or tool access.",
3236
- "optional": true,
2917
+ "optional": false,
3237
2918
  "feel": "required",
3238
2919
  "group": "memory",
3239
2920
  "binding": {
@@ -3510,7 +3191,7 @@
3510
3191
  "id": "version",
3511
3192
  "label": "Version",
3512
3193
  "description": "Version of the element template",
3513
- "value": "3",
3194
+ "value": "4",
3514
3195
  "group": "connector",
3515
3196
  "binding": {
3516
3197
  "key": "elementTemplateVersion",
@@ -3595,8 +3276,8 @@
3595
3276
  "documentationRef": "https://docs.camunda.io/docs/8.8/components/connectors/out-of-the-box-connectors/agentic-ai-aiagent/",
3596
3277
  "version": 5,
3597
3278
  "category": {
3598
- "id": "connectors",
3599
- "name": "Connectors"
3279
+ "id": "aiTools",
3280
+ "name": "AI Tools"
3600
3281
  },
3601
3282
  "appliesTo": ["bpmn:SubProcess"],
3602
3283
  "elementType": {
@@ -5233,10 +4914,10 @@
5233
4914
  "keywords": ["AI", "AI Agent", "agentic orchestration"]
5234
4915
  },
5235
4916
  "documentationRef": "https://docs.camunda.io/docs/8.9/components/connectors/out-of-the-box-connectors/agentic-ai-aiagent-subprocess/",
5236
- "version": 6,
4917
+ "version": 7,
5237
4918
  "category": {
5238
- "id": "connectors",
5239
- "name": "Connectors"
4919
+ "id": "aiTools",
4920
+ "name": "AI Tools"
5240
4921
  },
5241
4922
  "appliesTo": ["bpmn:SubProcess"],
5242
4923
  "elementType": {
@@ -6096,7 +5777,7 @@
6096
5777
  "label": "Model",
6097
5778
  "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>.",
6098
5779
  "optional": false,
6099
- "value": "claude-3-5-sonnet-20240620",
5780
+ "placeholder": "claude-sonnet-4-6",
6100
5781
  "constraints": {
6101
5782
  "notEmpty": true
6102
5783
  },
@@ -6188,9 +5869,9 @@
6188
5869
  {
6189
5870
  "id": "provider.bedrock.model.model",
6190
5871
  "label": "Model",
6191
- "description": "Specify the model ID. Details in the <a href=\"https://docs.aws.amazon.com/bedrock/latest/userguide/model-ids.html\" target=\"_blank\">documentation</a>.",
5872
+ "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>.",
6192
5873
  "optional": false,
6193
- "value": "anthropic.claude-3-5-sonnet-20240620-v1:0",
5874
+ "placeholder": "global.anthropic.claude-sonnet-4-6",
6194
5875
  "constraints": {
6195
5876
  "notEmpty": true
6196
5877
  },
@@ -6925,7 +6606,7 @@
6925
6606
  "id": "version",
6926
6607
  "label": "Version",
6927
6608
  "description": "Version of the element template",
6928
- "value": "6",
6609
+ "value": "7",
6929
6610
  "group": "connector",
6930
6611
  "binding": {
6931
6612
  "key": "elementTemplateVersion",
@@ -6993,6 +6674,13 @@
6993
6674
  "type": "zeebe:taskHeader"
6994
6675
  },
6995
6676
  "type": "String"
6677
+ },
6678
+ {
6679
+ "binding": {
6680
+ "name": "agent",
6681
+ "type": "zeebe:input"
6682
+ },
6683
+ "type": "Hidden"
6996
6684
  }
6997
6685
  ],
6998
6686
  "icon": {
@@ -7007,18 +6695,18 @@
7007
6695
  "metadata": {
7008
6696
  "keywords": ["AI", "AI Agent", "agentic orchestration"]
7009
6697
  },
7010
- "documentationRef": "https://docs.camunda.io/docs/8.8/components/connectors/out-of-the-box-connectors/agentic-ai-aiagent/",
7011
- "version": 4,
6698
+ "documentationRef": "https://docs.camunda.io/docs/8.9/components/connectors/out-of-the-box-connectors/agentic-ai-aiagent-subprocess/",
6699
+ "version": 6,
7012
6700
  "category": {
7013
- "id": "connectors",
7014
- "name": "Connectors"
6701
+ "id": "aiTools",
6702
+ "name": "AI Tools"
7015
6703
  },
7016
6704
  "appliesTo": ["bpmn:SubProcess"],
7017
6705
  "elementType": {
7018
6706
  "value": "bpmn:AdHocSubProcess"
7019
6707
  },
7020
6708
  "engines": {
7021
- "camunda": "^8.8"
6709
+ "camunda": "^8.9"
7022
6710
  },
7023
6711
  "groups": [
7024
6712
  {
@@ -7069,7 +6757,7 @@
7069
6757
  {
7070
6758
  "id": "response",
7071
6759
  "label": "Response",
7072
- "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.8/components/connectors/out-of-the-box-connectors/agentic-ai-aiagent-process/#response\">documentation</a> for details.",
6760
+ "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.",
7073
6761
  "openByDefault": false
7074
6762
  },
7075
6763
  {
@@ -7192,6 +6880,24 @@
7192
6880
  },
7193
6881
  "type": "String"
7194
6882
  },
6883
+ {
6884
+ "id": "provider.anthropic.timeouts.timeout",
6885
+ "label": "Timeout",
6886
+ "description": "Timeout specification for API calls to the model provider defined as ISO-8601 duration (example: <code>PT60S</code>).",
6887
+ "optional": true,
6888
+ "feel": "optional",
6889
+ "group": "provider",
6890
+ "binding": {
6891
+ "name": "provider.anthropic.timeouts.timeout",
6892
+ "type": "zeebe:input"
6893
+ },
6894
+ "condition": {
6895
+ "property": "provider.type",
6896
+ "equals": "anthropic",
6897
+ "type": "simple"
6898
+ },
6899
+ "type": "String"
6900
+ },
7195
6901
  {
7196
6902
  "id": "provider.bedrock.region",
7197
6903
  "label": "Region",
@@ -7252,6 +6958,10 @@
7252
6958
  "name": "Credentials",
7253
6959
  "value": "credentials"
7254
6960
  },
6961
+ {
6962
+ "name": "API Key",
6963
+ "value": "apiKey"
6964
+ },
7255
6965
  {
7256
6966
  "name": "Default Credentials Chain (Hybrid/Self-Managed only)",
7257
6967
  "value": "defaultCredentialsChain"
@@ -7318,6 +7028,54 @@
7318
7028
  },
7319
7029
  "type": "String"
7320
7030
  },
7031
+ {
7032
+ "id": "provider.bedrock.authentication.apiKey",
7033
+ "label": "API Key",
7034
+ "description": "Provide an API Key with permissions to interact with your AWS Bedrock Instance",
7035
+ "optional": false,
7036
+ "constraints": {
7037
+ "notEmpty": true
7038
+ },
7039
+ "feel": "optional",
7040
+ "group": "provider",
7041
+ "binding": {
7042
+ "name": "provider.bedrock.authentication.apiKey",
7043
+ "type": "zeebe:input"
7044
+ },
7045
+ "condition": {
7046
+ "allMatch": [
7047
+ {
7048
+ "property": "provider.bedrock.authentication.type",
7049
+ "equals": "apiKey",
7050
+ "type": "simple"
7051
+ },
7052
+ {
7053
+ "property": "provider.type",
7054
+ "equals": "bedrock",
7055
+ "type": "simple"
7056
+ }
7057
+ ]
7058
+ },
7059
+ "type": "String"
7060
+ },
7061
+ {
7062
+ "id": "provider.bedrock.timeouts.timeout",
7063
+ "label": "Timeout",
7064
+ "description": "Timeout specification for API calls to the model provider defined as ISO-8601 duration (example: <code>PT60S</code>).",
7065
+ "optional": true,
7066
+ "feel": "optional",
7067
+ "group": "provider",
7068
+ "binding": {
7069
+ "name": "provider.bedrock.timeouts.timeout",
7070
+ "type": "zeebe:input"
7071
+ },
7072
+ "condition": {
7073
+ "property": "provider.type",
7074
+ "equals": "bedrock",
7075
+ "type": "simple"
7076
+ },
7077
+ "type": "String"
7078
+ },
7321
7079
  {
7322
7080
  "id": "provider.azureOpenAi.endpoint",
7323
7081
  "label": "Endpoint",
@@ -7512,6 +7270,24 @@
7512
7270
  },
7513
7271
  "type": "String"
7514
7272
  },
7273
+ {
7274
+ "id": "provider.azureOpenAi.timeouts.timeout",
7275
+ "label": "Timeout",
7276
+ "description": "Timeout specification for API calls to the model provider defined as ISO-8601 duration (example: <code>PT60S</code>).",
7277
+ "optional": true,
7278
+ "feel": "optional",
7279
+ "group": "provider",
7280
+ "binding": {
7281
+ "name": "provider.azureOpenAi.timeouts.timeout",
7282
+ "type": "zeebe:input"
7283
+ },
7284
+ "condition": {
7285
+ "property": "provider.type",
7286
+ "equals": "azureOpenAi",
7287
+ "type": "simple"
7288
+ },
7289
+ "type": "String"
7290
+ },
7515
7291
  {
7516
7292
  "id": "provider.googleVertexAi.projectId",
7517
7293
  "label": "Project ID",
@@ -7639,7 +7415,25 @@
7639
7415
  "feel": "optional",
7640
7416
  "group": "provider",
7641
7417
  "binding": {
7642
- "name": "provider.openai.authentication.organizationId",
7418
+ "name": "provider.openai.authentication.organizationId",
7419
+ "type": "zeebe:input"
7420
+ },
7421
+ "condition": {
7422
+ "property": "provider.type",
7423
+ "equals": "openai",
7424
+ "type": "simple"
7425
+ },
7426
+ "type": "String"
7427
+ },
7428
+ {
7429
+ "id": "provider.openai.authentication.projectId",
7430
+ "label": "Project ID",
7431
+ "description": "For accounts with multiple projects. Details in the <a href=\"https://platform.openai.com/docs/api-reference/authentication\" target=\"_blank\">documentation</a>.",
7432
+ "optional": true,
7433
+ "feel": "optional",
7434
+ "group": "provider",
7435
+ "binding": {
7436
+ "name": "provider.openai.authentication.projectId",
7643
7437
  "type": "zeebe:input"
7644
7438
  },
7645
7439
  "condition": {
@@ -7650,14 +7444,14 @@
7650
7444
  "type": "String"
7651
7445
  },
7652
7446
  {
7653
- "id": "provider.openai.authentication.projectId",
7654
- "label": "Project ID",
7655
- "description": "For accounts with multiple projects. Details in the <a href=\"https://platform.openai.com/docs/api-reference/authentication\" target=\"_blank\">documentation</a>.",
7447
+ "id": "provider.openai.timeouts.timeout",
7448
+ "label": "Timeout",
7449
+ "description": "Timeout specification for API calls to the model provider defined as ISO-8601 duration (example: <code>PT60S</code>).",
7656
7450
  "optional": true,
7657
7451
  "feel": "optional",
7658
7452
  "group": "provider",
7659
7453
  "binding": {
7660
- "name": "provider.openai.authentication.projectId",
7454
+ "name": "provider.openai.timeouts.timeout",
7661
7455
  "type": "zeebe:input"
7662
7456
  },
7663
7457
  "condition": {
@@ -7724,6 +7518,42 @@
7724
7518
  },
7725
7519
  "type": "String"
7726
7520
  },
7521
+ {
7522
+ "id": "provider.openaiCompatible.queryParameters",
7523
+ "label": "Query Parameters",
7524
+ "description": "Map of query parameters to add to the request URL.",
7525
+ "optional": true,
7526
+ "feel": "required",
7527
+ "group": "provider",
7528
+ "binding": {
7529
+ "name": "provider.openaiCompatible.queryParameters",
7530
+ "type": "zeebe:input"
7531
+ },
7532
+ "condition": {
7533
+ "property": "provider.type",
7534
+ "equals": "openaiCompatible",
7535
+ "type": "simple"
7536
+ },
7537
+ "type": "String"
7538
+ },
7539
+ {
7540
+ "id": "provider.openaiCompatible.timeouts.timeout",
7541
+ "label": "Timeout",
7542
+ "description": "Timeout specification for API calls to the model provider defined as ISO-8601 duration (example: <code>PT60S</code>).",
7543
+ "optional": true,
7544
+ "feel": "optional",
7545
+ "group": "provider",
7546
+ "binding": {
7547
+ "name": "provider.openaiCompatible.timeouts.timeout",
7548
+ "type": "zeebe:input"
7549
+ },
7550
+ "condition": {
7551
+ "property": "provider.type",
7552
+ "equals": "openaiCompatible",
7553
+ "type": "simple"
7554
+ },
7555
+ "type": "String"
7556
+ },
7727
7557
  {
7728
7558
  "id": "provider.anthropic.model.model",
7729
7559
  "label": "Model",
@@ -8236,7 +8066,7 @@
8236
8066
  "id": "data.systemPrompt.prompt",
8237
8067
  "label": "System prompt",
8238
8068
  "optional": false,
8239
- "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.\"",
8069
+ "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.\"",
8240
8070
  "constraints": {
8241
8071
  "notEmpty": true
8242
8072
  },
@@ -8274,7 +8104,7 @@
8274
8104
  "name": "data.userPrompt.documents",
8275
8105
  "type": "zeebe:input"
8276
8106
  },
8277
- "tooltip": "Referenced documents will be automatically added to the user prompt. <a href=\"https://docs.camunda.io/docs/8.8/components/connectors/out-of-the-box-connectors/agentic-ai-aiagent-process/\" target=\"_blank\">See documentation</a> for details and supported file types.",
8107
+ "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.",
8278
8108
  "type": "String"
8279
8109
  },
8280
8110
  {
@@ -8288,7 +8118,7 @@
8288
8118
  "name": "agentContext",
8289
8119
  "type": "zeebe:input"
8290
8120
  },
8291
- "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.8/components/connectors/out-of-the-box-connectors/agentic-ai-aiagent-process/\" target=\"_blank\">See documentation</a> for details.",
8121
+ "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.",
8292
8122
  "type": "Text"
8293
8123
  },
8294
8124
  {
@@ -8404,7 +8234,7 @@
8404
8234
  "name": "data.memory.contextWindowSize",
8405
8235
  "type": "zeebe:input"
8406
8236
  },
8407
- "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.8/components/connectors/out-of-the-box-connectors/agentic-ai-aiagent-process/\" target=\"_blank\">See documentation</a> for details.",
8237
+ "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.",
8408
8238
  "type": "Number"
8409
8239
  },
8410
8240
  {
@@ -8558,7 +8388,7 @@
8558
8388
  "id": "version",
8559
8389
  "label": "Version",
8560
8390
  "description": "Version of the element template",
8561
- "value": "4",
8391
+ "value": "6",
8562
8392
  "group": "connector",
8563
8393
  "binding": {
8564
8394
  "key": "elementTemplateVersion",
@@ -8637,21 +8467,19 @@
8637
8467
  "name": "AI Agent Sub-process",
8638
8468
  "id": "io.camunda.connectors.agenticai.aiagent.jobworker.v1",
8639
8469
  "description": "Run a multi-step AI reasoning loop with dynamic tool selection",
8640
- "metadata": {
8641
- "keywords": ["AI", "AI Agent", "agentic orchestration"]
8642
- },
8643
- "documentationRef": "https://docs.camunda.io/docs/8.9/components/connectors/out-of-the-box-connectors/agentic-ai-aiagent-subprocess/",
8644
- "version": 7,
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,
8645
8473
  "category": {
8646
- "id": "connectors",
8647
- "name": "Connectors"
8474
+ "id": "aiTools",
8475
+ "name": "AI Tools"
8648
8476
  },
8649
8477
  "appliesTo": ["bpmn:SubProcess"],
8650
8478
  "elementType": {
8651
8479
  "value": "bpmn:AdHocSubProcess"
8652
8480
  },
8653
8481
  "engines": {
8654
- "camunda": "^8.9"
8482
+ "camunda": "^8.10"
8655
8483
  },
8656
8484
  "groups": [
8657
8485
  {
@@ -8867,7 +8695,7 @@
8867
8695
  {
8868
8696
  "id": "provider.bedrock.endpoint",
8869
8697
  "label": "Endpoint",
8870
- "description": "Optional custom API endpoint",
8698
+ "description": "Custom API endpoint for VPC/PrivateLink configurations, AWS GovCloud, or other non-standard deployments.",
8871
8699
  "optional": true,
8872
8700
  "feel": "optional",
8873
8701
  "group": "provider",
@@ -8946,7 +8774,7 @@
8946
8774
  {
8947
8775
  "id": "provider.bedrock.authentication.secretKey",
8948
8776
  "label": "Secret key",
8949
- "description": "Provide a secret key of a user with permissions to invoke specified AWS Lambda function",
8777
+ "description": "Provide the secret key for the IAM access key",
8950
8778
  "optional": false,
8951
8779
  "constraints": {
8952
8780
  "notEmpty": true
@@ -9504,7 +9332,6 @@
9504
9332
  "label": "Model",
9505
9333
  "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>.",
9506
9334
  "optional": false,
9507
- "placeholder": "claude-sonnet-4-6",
9508
9335
  "constraints": {
9509
9336
  "notEmpty": true
9510
9337
  },
@@ -9519,6 +9346,7 @@
9519
9346
  "equals": "anthropic",
9520
9347
  "type": "simple"
9521
9348
  },
9349
+ "placeholder": "claude-sonnet-4-6",
9522
9350
  "type": "String"
9523
9351
  },
9524
9352
  {
@@ -9598,7 +9426,6 @@
9598
9426
  "label": "Model",
9599
9427
  "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>.",
9600
9428
  "optional": false,
9601
- "placeholder": "global.anthropic.claude-sonnet-4-6",
9602
9429
  "constraints": {
9603
9430
  "notEmpty": true
9604
9431
  },
@@ -9613,6 +9440,7 @@
9613
9440
  "equals": "bedrock",
9614
9441
  "type": "simple"
9615
9442
  },
9443
+ "placeholder": "global.anthropic.claude-sonnet-4-6",
9616
9444
  "type": "String"
9617
9445
  },
9618
9446
  {
@@ -10086,6 +9914,10 @@
10086
9914
  "name": "Camunda Document Storage",
10087
9915
  "value": "camunda-document"
10088
9916
  },
9917
+ {
9918
+ "name": "AWS AgentCore Memory",
9919
+ "value": "aws-agentcore"
9920
+ },
10089
9921
  {
10090
9922
  "name": "Custom Implementation (Hybrid/Self-Managed only)",
10091
9923
  "value": "custom"
@@ -10129,6 +9961,174 @@
10129
9961
  },
10130
9962
  "type": "String"
10131
9963
  },
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
10132
  {
10133
10133
  "id": "data.memory.storage.storeType",
10134
10134
  "label": "Implementation type",
@@ -10333,7 +10333,7 @@
10333
10333
  "id": "version",
10334
10334
  "label": "Version",
10335
10335
  "description": "Version of the element template",
10336
- "value": "7",
10336
+ "value": "10",
10337
10337
  "group": "connector",
10338
10338
  "binding": {
10339
10339
  "key": "elementTemplateVersion",
@@ -10356,7 +10356,7 @@
10356
10356
  {
10357
10357
  "id": "resultVariable",
10358
10358
  "label": "Result variable",
10359
- "description": "Name of variable to store the response in",
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>.",
10360
10360
  "value": "agent",
10361
10361
  "group": "output",
10362
10362
  "binding": {
@@ -10394,7 +10394,7 @@
10394
10394
  "id": "retryBackoff",
10395
10395
  "label": "Retry backoff",
10396
10396
  "description": "ISO-8601 duration to wait between retries",
10397
- "value": "PT0S",
10397
+ "value": "PT30S",
10398
10398
  "group": "retries",
10399
10399
  "binding": {
10400
10400
  "key": "retryBackoff",