@camunda/connectors-element-templates 1.0.7 → 1.0.9

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 (92) hide show
  1. package/package.json +1 -1
  2. package/src/connectors.js +24 -0
  3. package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +32 -31
  4. package/src/element-templates/agenticai-aiagent-job-worker.json +1655 -7
  5. package/src/element-templates/agenticai-aiagent-outbound-connector.json +2906 -1291
  6. package/src/element-templates/agenticai-mcp-client-outbound-connector.json +1 -1
  7. package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +1 -1
  8. package/src/element-templates/asana-connector.json +8 -8
  9. package/src/element-templates/automation-anywhere-outbound-connector.json +619 -619
  10. package/src/element-templates/aws-bedrock-outbound-connector.json +30 -30
  11. package/src/element-templates/aws-dynamodb-outbound-connector.json +1325 -1325
  12. package/src/element-templates/aws-eventbridge-connector-intermediate.json +38 -38
  13. package/src/element-templates/aws-eventbridge-connector-message-start.json +10 -10
  14. package/src/element-templates/aws-eventbridge-connector-receive.json +356 -0
  15. package/src/element-templates/aws-eventbridge-outbound-connector.json +10 -10
  16. package/src/element-templates/aws-lambda-outbound-connector.json +256 -256
  17. package/src/element-templates/aws-s3-outbound-connector.json +30 -30
  18. package/src/element-templates/aws-sagemaker-outbound-connector.json +50 -50
  19. package/src/element-templates/aws-sns-inbound-boundary.json +311 -311
  20. package/src/element-templates/aws-sns-inbound-intermediate.json +328 -328
  21. package/src/element-templates/aws-sns-inbound-message-start.json +343 -343
  22. package/src/element-templates/aws-sns-inbound-receive.json +304 -0
  23. package/src/element-templates/aws-sns-inbound-start-event.json +131 -131
  24. package/src/element-templates/aws-sns-outbound-connector.json +424 -424
  25. package/src/element-templates/aws-sqs-boundary-connector.json +305 -305
  26. package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +918 -918
  27. package/src/element-templates/aws-sqs-outbound-connector.json +743 -743
  28. package/src/element-templates/aws-sqs-receive-connector.json +418 -0
  29. package/src/element-templates/aws-sqs-start-event-connector.json +369 -369
  30. package/src/element-templates/aws-sqs-start-message.json +914 -914
  31. package/src/element-templates/blue-prism-connector.json +50 -50
  32. package/src/element-templates/csv-outbound-connector.json +26 -26
  33. package/src/element-templates/easy-post-connector.json +271 -271
  34. package/src/element-templates/email-inbound-connector-boundary.json +19 -19
  35. package/src/element-templates/email-inbound-connector-intermediate.json +19 -19
  36. package/src/element-templates/email-message-start-event-connector.json +19 -19
  37. package/src/element-templates/embeddings-vector-database-outbound-connector.json +505 -507
  38. package/src/element-templates/github-connector.json +2723 -2723
  39. package/src/element-templates/github-webhook-connector-intermediate.json +42 -42
  40. package/src/element-templates/github-webhook-connector-receive.json +202 -0
  41. package/src/element-templates/github-webhook-connector-start-event.json +32 -32
  42. package/src/element-templates/gitlab-connector.json +160 -160
  43. package/src/element-templates/google-drive-outbound-connector.json +438 -438
  44. package/src/element-templates/google-gemini-outbound-connector.json +32 -32
  45. package/src/element-templates/google-maps-platform-connector.json +16 -16
  46. package/src/element-templates/google-sheets-outbound-connector.json +1059 -1059
  47. package/src/element-templates/graphql-outbound-connector.json +1179 -1179
  48. package/src/element-templates/http-json-connector.json +2662 -2057
  49. package/src/element-templates/http-polling-boundary-catch-event-connector.json +635 -6
  50. package/src/element-templates/http-polling-connector.json +631 -2
  51. package/src/element-templates/hugging-face-connector.json +34 -34
  52. package/src/element-templates/jdbc-outbound-connector.json +41 -41
  53. package/src/element-templates/kafka-inbound-connector-boundary.json +958 -958
  54. package/src/element-templates/kafka-inbound-connector-intermediate.json +681 -681
  55. package/src/element-templates/kafka-inbound-connector-receive.json +498 -0
  56. package/src/element-templates/kafka-inbound-connector.json +240 -240
  57. package/src/element-templates/kafka-outbound-connector.json +356 -356
  58. package/src/element-templates/microsoft-office365-mail-connector.json +32 -32
  59. package/src/element-templates/microsoft-teams-outbound-connector.json +4188 -4188
  60. package/src/element-templates/openai-connector.json +78 -78
  61. package/src/element-templates/operate-connector.json +79 -79
  62. package/src/element-templates/power-automate-connector.json +12 -12
  63. package/src/element-templates/rabbitmq-inbound-connector-boundary.json +747 -747
  64. package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +463 -463
  65. package/src/element-templates/rabbitmq-inbound-connector-message-start.json +11 -11
  66. package/src/element-templates/rabbitmq-inbound-connector-receive.json +461 -0
  67. package/src/element-templates/rabbitmq-inbound-connector-start-event.json +681 -681
  68. package/src/element-templates/rabbitmq-outbound-connector.json +670 -670
  69. package/src/element-templates/salesforce-connector.json +38 -38
  70. package/src/element-templates/sendgrid-outbound-connector.json +397 -397
  71. package/src/element-templates/servicenow-connector.json +942 -0
  72. package/src/element-templates/servicenow-flow-starter-connector.json +643 -0
  73. package/src/element-templates/servicenow-incident-connector.json +969 -0
  74. package/src/element-templates/slack-inbound-boundary.json +173 -173
  75. package/src/element-templates/slack-inbound-intermediate.json +232 -232
  76. package/src/element-templates/slack-inbound-message-start.json +209 -209
  77. package/src/element-templates/slack-inbound-receive.json +290 -0
  78. package/src/element-templates/slack-inbound-start-event.json +218 -218
  79. package/src/element-templates/slack-outbound-connector.json +955 -955
  80. package/src/element-templates/twilio-connector.json +87 -87
  81. package/src/element-templates/twilio-webhook-boundary-connector.json +26 -26
  82. package/src/element-templates/twilio-webhook-connector.json +20 -20
  83. package/src/element-templates/twilio-webhook-intermediate-connector.json +50 -50
  84. package/src/element-templates/twilio-webhook-message-start-connector.json +8 -8
  85. package/src/element-templates/twilio-webhook-receive-connector.json +262 -0
  86. package/src/element-templates/uipath-connector.json +41 -41
  87. package/src/element-templates/webhook-connector-boundary.json +1050 -1050
  88. package/src/element-templates/webhook-connector-intermediate.json +1356 -1356
  89. package/src/element-templates/webhook-connector-receive.json +609 -0
  90. package/src/element-templates/webhook-connector-start-event.json +2280 -2280
  91. package/src/element-templates/webhook-connector-start-message.json +1205 -1205
  92. package/src/element-templates/whatsapp-connector.json +42 -42
@@ -1,11 +1,11 @@
1
1
  [
2
2
  {
3
3
  "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
4
- "name": "AI Agent",
4
+ "name": "AI Agent Subprocess",
5
5
  "id": "io.camunda.connectors.agenticai.aiagent.jobworker.v1",
6
- "description": "Provides a generic AI agent implementation handling the feedback loop between user requests, tool calls and LLM responses. Compatible with 8.8.0-alpha8 or later.",
6
+ "description": "Processes user requests with an integrated, customizable toolbox and services for dynamic workflows.",
7
7
  "metadata": {
8
- "keywords": []
8
+ "keywords": ["AI", "AI Agent", "agentic orchestration"]
9
9
  },
10
10
  "documentationRef": "https://docs.camunda.io/docs/8.8/components/connectors/out-of-the-box-connectors/agentic-ai-aiagent/",
11
11
  "version": 3,
@@ -68,7 +68,7 @@
68
68
  {
69
69
  "id": "response",
70
70
  "label": "Response",
71
- "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/#response\">documentation</a> for details.",
71
+ "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.",
72
72
  "openByDefault": false
73
73
  },
74
74
  {
@@ -79,6 +79,10 @@
79
79
  "id": "output",
80
80
  "label": "Output mapping"
81
81
  },
82
+ {
83
+ "id": "error",
84
+ "label": "Error handling"
85
+ },
82
86
  {
83
87
  "id": "retries",
84
88
  "label": "Retries"
@@ -1269,7 +1273,7 @@
1269
1273
  "name": "data.userPrompt.documents",
1270
1274
  "type": "zeebe:input"
1271
1275
  },
1272
- "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/\" target=\"_blank\">See documentation</a> for details and supported file types.",
1276
+ "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.",
1273
1277
  "type": "String"
1274
1278
  },
1275
1279
  {
@@ -1283,7 +1287,7 @@
1283
1287
  "name": "agentContext",
1284
1288
  "type": "zeebe:input"
1285
1289
  },
1286
- "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/\" target=\"_blank\">See documentation</a> for details.",
1290
+ "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.",
1287
1291
  "type": "Text"
1288
1292
  },
1289
1293
  {
@@ -1399,7 +1403,7 @@
1399
1403
  "name": "data.memory.contextWindowSize",
1400
1404
  "type": "zeebe:input"
1401
1405
  },
1402
- "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/\" target=\"_blank\">See documentation</a> for details.",
1406
+ "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.",
1403
1407
  "type": "Number"
1404
1408
  },
1405
1409
  {
@@ -1585,6 +1589,1650 @@
1585
1589
  },
1586
1590
  "type": "String"
1587
1591
  },
1592
+ {
1593
+ "id": "errorExpression",
1594
+ "label": "Error expression",
1595
+ "description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>.",
1596
+ "feel": "required",
1597
+ "group": "error",
1598
+ "binding": {
1599
+ "key": "errorExpression",
1600
+ "type": "zeebe:taskHeader"
1601
+ },
1602
+ "type": "Text"
1603
+ },
1604
+ {
1605
+ "id": "retryCount",
1606
+ "label": "Retries",
1607
+ "description": "Number of retries",
1608
+ "value": "3",
1609
+ "feel": "optional",
1610
+ "group": "retries",
1611
+ "binding": {
1612
+ "property": "retries",
1613
+ "type": "zeebe:taskDefinition"
1614
+ },
1615
+ "type": "String"
1616
+ },
1617
+ {
1618
+ "id": "retryBackoff",
1619
+ "label": "Retry backoff",
1620
+ "description": "ISO-8601 duration to wait between retries",
1621
+ "value": "PT0S",
1622
+ "group": "retries",
1623
+ "binding": {
1624
+ "key": "retryBackoff",
1625
+ "type": "zeebe:taskHeader"
1626
+ },
1627
+ "type": "String"
1628
+ }
1629
+ ],
1630
+ "icon": {
1631
+ "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTYiIGN5PSIxNiIgcj0iMTYiIGZpbGw9IiNBNTZFRkYiLz4KPG1hc2sgaWQ9InBhdGgtMi1vdXRzaWRlLTFfMTg1XzYiIG1hc2tVbml0cz0idXNlclNwYWNlT25Vc2UiIHg9IjQiIHk9IjQiIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0iYmxhY2siPgo8cmVjdCBmaWxsPSJ3aGl0ZSIgeD0iNCIgeT0iNCIgd2lkdGg9IjI0IiBoZWlnaHQ9IjI0Ii8+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMjAuMDEwNSAxMi4wOTg3QzE4LjQ5IDEwLjU4OTQgMTcuMTU5NCA4LjEwODE0IDE2LjE3OTkgNi4wMTEwM0MxNi4xNTIgNi4wMDQ1MSAxNi4xMTc2IDYgMTYuMDc5NCA2QzE2LjA0MTEgNiAxNi4wMDY2IDYuMDA0NTEgMTUuOTc4OCA2LjAxMTA0QzE0Ljk5OTQgOC4xMDgxNCAxMy42Njk3IDEwLjU4ODkgMTIuMTQ4MSAxMi4wOTgxQzEwLjYyNjkgMTMuNjA3MSA4LjEyNTY4IDE0LjkyNjQgNi4wMTE1NyAxNS44OTgxQzYuMDA0NzQgMTUuOTI2MSA2IDE1Ljk2MTEgNiAxNkM2IDE2LjAzODcgNi4wMDQ2OCAxNi4wNzM2IDYuMDExNDQgMTYuMTAxNEM4LjEyNTE5IDE3LjA3MjkgMTAuNjI2MiAxOC4zOTE5IDEyLjE0NzcgMTkuOTAxNkMxMy42Njk3IDIxLjQxMDcgMTQuOTk5NiAyMy44OTIgMTUuOTc5MSAyNS45ODlDMTYuMDA2OCAyNS45OTU2IDE2LjA0MTEgMjYgMTYuMDc5MyAyNkMxNi4xMTc1IDI2IDE2LjE1MTkgMjUuOTk1NCAxNi4xNzk2IDI1Ljk4OUMxNy4xNTkxIDIzLjg5MiAxOC40ODg4IDIxLjQxMSAyMC4wMDk5IDE5LjkwMjFNMjAuMDA5OSAxOS45MDIxQzIxLjUyNTMgMTguMzk4NyAyMy45NDY1IDE3LjA2NjkgMjUuOTkxNSAxNi4wODI0QzI1Ljk5NjUgMTYuMDU5MyAyNiAxNi4wMzEgMjYgMTUuOTk5N0MyNiAxNS45Njg0IDI1Ljk5NjUgMTUuOTQwMyAyNS45OTE1IDE1LjkxNzFDMjMuOTQ3NCAxNC45MzI3IDIxLjUyNTkgMTMuNjAxIDIwLjAxMDUgMTIuMDk4NyIvPgo8L21hc2s+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMjAuMDEwNSAxMi4wOTg3QzE4LjQ5IDEwLjU4OTQgMTcuMTU5NCA4LjEwODE0IDE2LjE3OTkgNi4wMTEwM0MxNi4xNTIgNi4wMDQ1MSAxNi4xMTc2IDYgMTYuMDc5NCA2QzE2LjA0MTEgNiAxNi4wMDY2IDYuMDA0NTEgMTUuOTc4OCA2LjAxMTA0QzE0Ljk5OTQgOC4xMDgxNCAxMy42Njk3IDEwLjU4ODkgMTIuMTQ4MSAxMi4wOTgxQzEwLjYyNjkgMTMuNjA3MSA4LjEyNTY4IDE0LjkyNjQgNi4wMTE1NyAxNS44OTgxQzYuMDA0NzQgMTUuOTI2MSA2IDE1Ljk2MTEgNiAxNkM2IDE2LjAzODcgNi4wMDQ2OCAxNi4wNzM2IDYuMDExNDQgMTYuMTAxNEM4LjEyNTE5IDE3LjA3MjkgMTAuNjI2MiAxOC4zOTE5IDEyLjE0NzcgMTkuOTAxNkMxMy42Njk3IDIxLjQxMDcgMTQuOTk5NiAyMy44OTIgMTUuOTc5MSAyNS45ODlDMTYuMDA2OCAyNS45OTU2IDE2LjA0MTEgMjYgMTYuMDc5MyAyNkMxNi4xMTc1IDI2IDE2LjE1MTkgMjUuOTk1NCAxNi4xNzk2IDI1Ljk4OUMxNy4xNTkxIDIzLjg5MiAxOC40ODg4IDIxLjQxMSAyMC4wMDk5IDE5LjkwMjFNMjAuMDA5OSAxOS45MDIxQzIxLjUyNTMgMTguMzk4NyAyMy45NDY1IDE3LjA2NjkgMjUuOTkxNSAxNi4wODI0QzI1Ljk5NjUgMTYuMDU5MyAyNiAxNi4wMzEgMjYgMTUuOTk5N0MyNiAxNS45Njg0IDI1Ljk5NjUgMTUuOTQwMyAyNS45OTE1IDE1LjkxNzFDMjMuOTQ3NCAxNC45MzI3IDIxLjUyNTkgMTMuNjAxIDIwLjAxMDUgMTIuMDk4NyIgZmlsbD0id2hpdGUiLz4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yMC4wMTA1IDEyLjA5ODdDMTguNDkgMTAuNTg5NCAxNy4xNTk0IDguMTA4MTQgMTYuMTc5OSA2LjAxMTAzQzE2LjE1MiA2LjAwNDUxIDE2LjExNzYgNiAxNi4wNzk0IDZDMTYuMDQxMSA2IDE2LjAwNjYgNi4wMDQ1MSAxNS45Nzg4IDYuMDExMDRDMTQuOTk5NCA4LjEwODE0IDEzLjY2OTcgMTAuNTg4OSAxMi4xNDgxIDEyLjA5ODFDMTAuNjI2OSAxMy42MDcxIDguMTI1NjggMTQuOTI2NCA2LjAxMTU3IDE1Ljg5ODFDNi4wMDQ3NCAxNS45MjYxIDYgMTUuOTYxMSA2IDE2QzYgMTYuMDM4NyA2LjAwNDY4IDE2LjA3MzYgNi4wMTE0NCAxNi4xMDE0QzguMTI1MTkgMTcuMDcyOSAxMC42MjYyIDE4LjM5MTkgMTIuMTQ3NyAxOS45MDE2QzEzLjY2OTcgMjEuNDEwNyAxNC45OTk2IDIzLjg5MiAxNS45NzkxIDI1Ljk4OUMxNi4wMDY4IDI1Ljk5NTYgMTYuMDQxMSAyNiAxNi4wNzkzIDI2QzE2LjExNzUgMjYgMTYuMTUxOSAyNS45OTU0IDE2LjE3OTYgMjUuOTg5QzE3LjE1OTEgMjMuODkyIDE4LjQ4ODggMjEuNDExIDIwLjAwOTkgMTkuOTAyMU0yMC4wMDk5IDE5LjkwMjFDMjEuNTI1MyAxOC4zOTg3IDIzLjk0NjUgMTcuMDY2OSAyNS45OTE1IDE2LjA4MjRDMjUuOTk2NSAxNi4wNTkzIDI2IDE2LjAzMSAyNiAxNS45OTk3QzI2IDE1Ljk2ODQgMjUuOTk2NSAxNS45NDAzIDI1Ljk5MTUgMTUuOTE3MUMyMy45NDc0IDE0LjkzMjcgMjEuNTI1OSAxMy42MDEgMjAuMDEwNSAxMi4wOTg3IiBzdHJva2U9IiM0OTFEOEIiIHN0cm9rZS13aWR0aD0iNCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgbWFzaz0idXJsKCNwYXRoLTItb3V0c2lkZS0xXzE4NV82KSIvPgo8L3N2Zz4K"
1632
+ }
1633
+ },
1634
+ {
1635
+ "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
1636
+ "name": "AI Agent Sub-process",
1637
+ "id": "io.camunda.connectors.agenticai.aiagent.jobworker.v1",
1638
+ "description": "Run a multi-step AI reasoning loop with dynamic tool selection",
1639
+ "metadata": {
1640
+ "keywords": ["AI", "AI Agent", "agentic orchestration"]
1641
+ },
1642
+ "documentationRef": "https://docs.camunda.io/docs/8.8/components/connectors/out-of-the-box-connectors/agentic-ai-aiagent/",
1643
+ "version": 4,
1644
+ "category": {
1645
+ "id": "connectors",
1646
+ "name": "Connectors"
1647
+ },
1648
+ "appliesTo": ["bpmn:SubProcess"],
1649
+ "elementType": {
1650
+ "value": "bpmn:AdHocSubProcess"
1651
+ },
1652
+ "engines": {
1653
+ "camunda": "^8.8"
1654
+ },
1655
+ "groups": [
1656
+ {
1657
+ "id": "provider",
1658
+ "label": "Model provider",
1659
+ "openByDefault": false
1660
+ },
1661
+ {
1662
+ "id": "model",
1663
+ "label": "Model",
1664
+ "openByDefault": false
1665
+ },
1666
+ {
1667
+ "id": "systemPrompt",
1668
+ "label": "System prompt",
1669
+ "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.",
1670
+ "openByDefault": false
1671
+ },
1672
+ {
1673
+ "id": "userPrompt",
1674
+ "label": "User prompt",
1675
+ "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.",
1676
+ "openByDefault": false
1677
+ },
1678
+ {
1679
+ "id": "tools",
1680
+ "label": "Tools",
1681
+ "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.",
1682
+ "openByDefault": false
1683
+ },
1684
+ {
1685
+ "id": "memory",
1686
+ "label": "Memory",
1687
+ "tooltip": "Configuration of the Agent's short-term/conversational memory.",
1688
+ "openByDefault": false
1689
+ },
1690
+ {
1691
+ "id": "limits",
1692
+ "label": "Limits",
1693
+ "openByDefault": false
1694
+ },
1695
+ {
1696
+ "id": "events",
1697
+ "label": "Event handling",
1698
+ "openByDefault": false
1699
+ },
1700
+ {
1701
+ "id": "response",
1702
+ "label": "Response",
1703
+ "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.",
1704
+ "openByDefault": false
1705
+ },
1706
+ {
1707
+ "id": "connector",
1708
+ "label": "Connector"
1709
+ },
1710
+ {
1711
+ "id": "output",
1712
+ "label": "Output mapping"
1713
+ },
1714
+ {
1715
+ "id": "error",
1716
+ "label": "Error handling"
1717
+ },
1718
+ {
1719
+ "id": "retries",
1720
+ "label": "Retries"
1721
+ }
1722
+ ],
1723
+ "properties": [
1724
+ {
1725
+ "value": "io.camunda.agenticai:aiagent-job-worker:1",
1726
+ "binding": {
1727
+ "property": "type",
1728
+ "type": "zeebe:taskDefinition"
1729
+ },
1730
+ "type": "Hidden"
1731
+ },
1732
+ {
1733
+ "id": "outputCollection",
1734
+ "binding": {
1735
+ "property": "outputCollection",
1736
+ "type": "zeebe:adHoc"
1737
+ },
1738
+ "value": "toolCallResults",
1739
+ "type": "Hidden"
1740
+ },
1741
+ {
1742
+ "id": "outputElement",
1743
+ "binding": {
1744
+ "property": "outputElement",
1745
+ "type": "zeebe:adHoc"
1746
+ },
1747
+ "value": "={\n id: toolCall._meta.id,\n name: toolCall._meta.name,\n content: toolCallResult\n}",
1748
+ "type": "Hidden"
1749
+ },
1750
+ {
1751
+ "id": "provider.type",
1752
+ "label": "Provider",
1753
+ "description": "Specify the LLM provider to use.",
1754
+ "value": "anthropic",
1755
+ "group": "provider",
1756
+ "binding": {
1757
+ "name": "provider.type",
1758
+ "type": "zeebe:input"
1759
+ },
1760
+ "type": "Dropdown",
1761
+ "choices": [
1762
+ {
1763
+ "name": "Anthropic",
1764
+ "value": "anthropic"
1765
+ },
1766
+ {
1767
+ "name": "AWS Bedrock",
1768
+ "value": "bedrock"
1769
+ },
1770
+ {
1771
+ "name": "Azure OpenAI",
1772
+ "value": "azureOpenAi"
1773
+ },
1774
+ {
1775
+ "name": "Google Vertex AI",
1776
+ "value": "google-vertex-ai"
1777
+ },
1778
+ {
1779
+ "name": "OpenAI",
1780
+ "value": "openai"
1781
+ },
1782
+ {
1783
+ "name": "OpenAI Compatible",
1784
+ "value": "openaiCompatible"
1785
+ }
1786
+ ]
1787
+ },
1788
+ {
1789
+ "id": "provider.anthropic.endpoint",
1790
+ "label": "Endpoint",
1791
+ "description": "Optional custom API endpoint",
1792
+ "optional": true,
1793
+ "feel": "optional",
1794
+ "group": "provider",
1795
+ "binding": {
1796
+ "name": "provider.anthropic.endpoint",
1797
+ "type": "zeebe:input"
1798
+ },
1799
+ "condition": {
1800
+ "property": "provider.type",
1801
+ "equals": "anthropic",
1802
+ "type": "simple"
1803
+ },
1804
+ "type": "String"
1805
+ },
1806
+ {
1807
+ "id": "provider.anthropic.authentication.apiKey",
1808
+ "label": "Anthropic API key",
1809
+ "optional": false,
1810
+ "constraints": {
1811
+ "notEmpty": true
1812
+ },
1813
+ "feel": "optional",
1814
+ "group": "provider",
1815
+ "binding": {
1816
+ "name": "provider.anthropic.authentication.apiKey",
1817
+ "type": "zeebe:input"
1818
+ },
1819
+ "condition": {
1820
+ "property": "provider.type",
1821
+ "equals": "anthropic",
1822
+ "type": "simple"
1823
+ },
1824
+ "type": "String"
1825
+ },
1826
+ {
1827
+ "id": "provider.bedrock.region",
1828
+ "label": "Region",
1829
+ "description": "Specify the AWS region (example: <code>eu-west-1</code>)",
1830
+ "optional": false,
1831
+ "constraints": {
1832
+ "notEmpty": true
1833
+ },
1834
+ "feel": "optional",
1835
+ "group": "provider",
1836
+ "binding": {
1837
+ "name": "provider.bedrock.region",
1838
+ "type": "zeebe:input"
1839
+ },
1840
+ "condition": {
1841
+ "property": "provider.type",
1842
+ "equals": "bedrock",
1843
+ "type": "simple"
1844
+ },
1845
+ "type": "String"
1846
+ },
1847
+ {
1848
+ "id": "provider.bedrock.endpoint",
1849
+ "label": "Endpoint",
1850
+ "description": "Optional custom API endpoint",
1851
+ "optional": true,
1852
+ "feel": "optional",
1853
+ "group": "provider",
1854
+ "binding": {
1855
+ "name": "provider.bedrock.endpoint",
1856
+ "type": "zeebe:input"
1857
+ },
1858
+ "condition": {
1859
+ "property": "provider.type",
1860
+ "equals": "bedrock",
1861
+ "type": "simple"
1862
+ },
1863
+ "type": "String"
1864
+ },
1865
+ {
1866
+ "id": "provider.bedrock.authentication.type",
1867
+ "label": "Authentication",
1868
+ "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>",
1869
+ "value": "credentials",
1870
+ "group": "provider",
1871
+ "binding": {
1872
+ "name": "provider.bedrock.authentication.type",
1873
+ "type": "zeebe:input"
1874
+ },
1875
+ "condition": {
1876
+ "property": "provider.type",
1877
+ "equals": "bedrock",
1878
+ "type": "simple"
1879
+ },
1880
+ "type": "Dropdown",
1881
+ "choices": [
1882
+ {
1883
+ "name": "Credentials",
1884
+ "value": "credentials"
1885
+ },
1886
+ {
1887
+ "name": "Default Credentials Chain (Hybrid/Self-Managed only)",
1888
+ "value": "defaultCredentialsChain"
1889
+ }
1890
+ ]
1891
+ },
1892
+ {
1893
+ "id": "provider.bedrock.authentication.accessKey",
1894
+ "label": "Access key",
1895
+ "description": "Provide an IAM access key tailored to a user, equipped with the necessary permissions",
1896
+ "optional": false,
1897
+ "constraints": {
1898
+ "notEmpty": true
1899
+ },
1900
+ "feel": "optional",
1901
+ "group": "provider",
1902
+ "binding": {
1903
+ "name": "provider.bedrock.authentication.accessKey",
1904
+ "type": "zeebe:input"
1905
+ },
1906
+ "condition": {
1907
+ "allMatch": [
1908
+ {
1909
+ "property": "provider.bedrock.authentication.type",
1910
+ "equals": "credentials",
1911
+ "type": "simple"
1912
+ },
1913
+ {
1914
+ "property": "provider.type",
1915
+ "equals": "bedrock",
1916
+ "type": "simple"
1917
+ }
1918
+ ]
1919
+ },
1920
+ "type": "String"
1921
+ },
1922
+ {
1923
+ "id": "provider.bedrock.authentication.secretKey",
1924
+ "label": "Secret key",
1925
+ "description": "Provide a secret key of a user with permissions to invoke specified AWS Lambda function",
1926
+ "optional": false,
1927
+ "constraints": {
1928
+ "notEmpty": true
1929
+ },
1930
+ "feel": "optional",
1931
+ "group": "provider",
1932
+ "binding": {
1933
+ "name": "provider.bedrock.authentication.secretKey",
1934
+ "type": "zeebe:input"
1935
+ },
1936
+ "condition": {
1937
+ "allMatch": [
1938
+ {
1939
+ "property": "provider.bedrock.authentication.type",
1940
+ "equals": "credentials",
1941
+ "type": "simple"
1942
+ },
1943
+ {
1944
+ "property": "provider.type",
1945
+ "equals": "bedrock",
1946
+ "type": "simple"
1947
+ }
1948
+ ]
1949
+ },
1950
+ "type": "String"
1951
+ },
1952
+ {
1953
+ "id": "provider.azureOpenAi.endpoint",
1954
+ "label": "Endpoint",
1955
+ "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>.",
1956
+ "optional": false,
1957
+ "constraints": {
1958
+ "notEmpty": true
1959
+ },
1960
+ "feel": "optional",
1961
+ "group": "provider",
1962
+ "binding": {
1963
+ "name": "provider.azureOpenAi.endpoint",
1964
+ "type": "zeebe:input"
1965
+ },
1966
+ "condition": {
1967
+ "property": "provider.type",
1968
+ "equals": "azureOpenAi",
1969
+ "type": "simple"
1970
+ },
1971
+ "type": "String"
1972
+ },
1973
+ {
1974
+ "id": "provider.azureOpenAi.authentication.type",
1975
+ "label": "Authentication",
1976
+ "description": "Specify the Azure OpenAI authentication strategy.",
1977
+ "value": "apiKey",
1978
+ "group": "provider",
1979
+ "binding": {
1980
+ "name": "provider.azureOpenAi.authentication.type",
1981
+ "type": "zeebe:input"
1982
+ },
1983
+ "condition": {
1984
+ "property": "provider.type",
1985
+ "equals": "azureOpenAi",
1986
+ "type": "simple"
1987
+ },
1988
+ "type": "Dropdown",
1989
+ "choices": [
1990
+ {
1991
+ "name": "API key",
1992
+ "value": "apiKey"
1993
+ },
1994
+ {
1995
+ "name": "Client credentials",
1996
+ "value": "clientCredentials"
1997
+ }
1998
+ ]
1999
+ },
2000
+ {
2001
+ "id": "provider.azureOpenAi.authentication.apiKey",
2002
+ "label": "API key",
2003
+ "optional": false,
2004
+ "constraints": {
2005
+ "notEmpty": true
2006
+ },
2007
+ "feel": "optional",
2008
+ "group": "provider",
2009
+ "binding": {
2010
+ "name": "provider.azureOpenAi.authentication.apiKey",
2011
+ "type": "zeebe:input"
2012
+ },
2013
+ "condition": {
2014
+ "allMatch": [
2015
+ {
2016
+ "property": "provider.azureOpenAi.authentication.type",
2017
+ "equals": "apiKey",
2018
+ "type": "simple"
2019
+ },
2020
+ {
2021
+ "property": "provider.type",
2022
+ "equals": "azureOpenAi",
2023
+ "type": "simple"
2024
+ }
2025
+ ]
2026
+ },
2027
+ "type": "String"
2028
+ },
2029
+ {
2030
+ "id": "provider.azureOpenAi.authentication.clientId",
2031
+ "label": "Client ID",
2032
+ "description": "ID of a Microsoft Entra application",
2033
+ "optional": false,
2034
+ "constraints": {
2035
+ "notEmpty": true
2036
+ },
2037
+ "feel": "optional",
2038
+ "group": "provider",
2039
+ "binding": {
2040
+ "name": "provider.azureOpenAi.authentication.clientId",
2041
+ "type": "zeebe:input"
2042
+ },
2043
+ "condition": {
2044
+ "allMatch": [
2045
+ {
2046
+ "property": "provider.azureOpenAi.authentication.type",
2047
+ "equals": "clientCredentials",
2048
+ "type": "simple"
2049
+ },
2050
+ {
2051
+ "property": "provider.type",
2052
+ "equals": "azureOpenAi",
2053
+ "type": "simple"
2054
+ }
2055
+ ]
2056
+ },
2057
+ "type": "String"
2058
+ },
2059
+ {
2060
+ "id": "provider.azureOpenAi.authentication.clientSecret",
2061
+ "label": "Client secret",
2062
+ "description": "Secret of a Microsoft Entra application",
2063
+ "optional": false,
2064
+ "constraints": {
2065
+ "notEmpty": true
2066
+ },
2067
+ "feel": "optional",
2068
+ "group": "provider",
2069
+ "binding": {
2070
+ "name": "provider.azureOpenAi.authentication.clientSecret",
2071
+ "type": "zeebe:input"
2072
+ },
2073
+ "condition": {
2074
+ "allMatch": [
2075
+ {
2076
+ "property": "provider.azureOpenAi.authentication.type",
2077
+ "equals": "clientCredentials",
2078
+ "type": "simple"
2079
+ },
2080
+ {
2081
+ "property": "provider.type",
2082
+ "equals": "azureOpenAi",
2083
+ "type": "simple"
2084
+ }
2085
+ ]
2086
+ },
2087
+ "type": "String"
2088
+ },
2089
+ {
2090
+ "id": "provider.azureOpenAi.authentication.tenantId",
2091
+ "label": "Tenant ID",
2092
+ "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>.",
2093
+ "optional": false,
2094
+ "constraints": {
2095
+ "notEmpty": true
2096
+ },
2097
+ "feel": "optional",
2098
+ "group": "provider",
2099
+ "binding": {
2100
+ "name": "provider.azureOpenAi.authentication.tenantId",
2101
+ "type": "zeebe:input"
2102
+ },
2103
+ "condition": {
2104
+ "allMatch": [
2105
+ {
2106
+ "property": "provider.azureOpenAi.authentication.type",
2107
+ "equals": "clientCredentials",
2108
+ "type": "simple"
2109
+ },
2110
+ {
2111
+ "property": "provider.type",
2112
+ "equals": "azureOpenAi",
2113
+ "type": "simple"
2114
+ }
2115
+ ]
2116
+ },
2117
+ "type": "String"
2118
+ },
2119
+ {
2120
+ "id": "provider.azureOpenAi.authentication.authorityHost",
2121
+ "label": "Authority host",
2122
+ "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.",
2123
+ "optional": true,
2124
+ "feel": "optional",
2125
+ "group": "provider",
2126
+ "binding": {
2127
+ "name": "provider.azureOpenAi.authentication.authorityHost",
2128
+ "type": "zeebe:input"
2129
+ },
2130
+ "condition": {
2131
+ "allMatch": [
2132
+ {
2133
+ "property": "provider.azureOpenAi.authentication.type",
2134
+ "equals": "clientCredentials",
2135
+ "type": "simple"
2136
+ },
2137
+ {
2138
+ "property": "provider.type",
2139
+ "equals": "azureOpenAi",
2140
+ "type": "simple"
2141
+ }
2142
+ ]
2143
+ },
2144
+ "type": "String"
2145
+ },
2146
+ {
2147
+ "id": "provider.googleVertexAi.projectId",
2148
+ "label": "Project ID",
2149
+ "description": "Specify Google Cloud project ID",
2150
+ "optional": false,
2151
+ "constraints": {
2152
+ "notEmpty": true
2153
+ },
2154
+ "feel": "optional",
2155
+ "group": "provider",
2156
+ "binding": {
2157
+ "name": "provider.googleVertexAi.projectId",
2158
+ "type": "zeebe:input"
2159
+ },
2160
+ "condition": {
2161
+ "property": "provider.type",
2162
+ "equals": "google-vertex-ai",
2163
+ "type": "simple"
2164
+ },
2165
+ "type": "String"
2166
+ },
2167
+ {
2168
+ "id": "provider.googleVertexAi.region",
2169
+ "label": "Region",
2170
+ "description": "Specify the region where AI inference should take place",
2171
+ "optional": false,
2172
+ "constraints": {
2173
+ "notEmpty": true
2174
+ },
2175
+ "feel": "optional",
2176
+ "group": "provider",
2177
+ "binding": {
2178
+ "name": "provider.googleVertexAi.region",
2179
+ "type": "zeebe:input"
2180
+ },
2181
+ "condition": {
2182
+ "property": "provider.type",
2183
+ "equals": "google-vertex-ai",
2184
+ "type": "simple"
2185
+ },
2186
+ "type": "String"
2187
+ },
2188
+ {
2189
+ "id": "provider.googleVertexAi.authentication.type",
2190
+ "label": "Authentication",
2191
+ "description": "Specify the Google Vertex AI authentication strategy.",
2192
+ "value": "serviceAccountCredentials",
2193
+ "group": "provider",
2194
+ "binding": {
2195
+ "name": "provider.googleVertexAi.authentication.type",
2196
+ "type": "zeebe:input"
2197
+ },
2198
+ "condition": {
2199
+ "property": "provider.type",
2200
+ "equals": "google-vertex-ai",
2201
+ "type": "simple"
2202
+ },
2203
+ "type": "Dropdown",
2204
+ "choices": [
2205
+ {
2206
+ "name": "Service account credentials",
2207
+ "value": "serviceAccountCredentials"
2208
+ },
2209
+ {
2210
+ "name": "Application default credentials (Hybrid/Self-Managed only)",
2211
+ "value": "applicationDefaultCredentials"
2212
+ }
2213
+ ]
2214
+ },
2215
+ {
2216
+ "id": "provider.googleVertexAi.authentication.jsonKey",
2217
+ "label": "JSON key of the service account",
2218
+ "description": "This is the key of the service account in JSON format.",
2219
+ "optional": false,
2220
+ "constraints": {
2221
+ "notEmpty": true
2222
+ },
2223
+ "feel": "optional",
2224
+ "group": "provider",
2225
+ "binding": {
2226
+ "name": "provider.googleVertexAi.authentication.jsonKey",
2227
+ "type": "zeebe:input"
2228
+ },
2229
+ "condition": {
2230
+ "allMatch": [
2231
+ {
2232
+ "property": "provider.googleVertexAi.authentication.type",
2233
+ "equals": "serviceAccountCredentials",
2234
+ "type": "simple"
2235
+ },
2236
+ {
2237
+ "property": "provider.type",
2238
+ "equals": "google-vertex-ai",
2239
+ "type": "simple"
2240
+ }
2241
+ ]
2242
+ },
2243
+ "type": "String"
2244
+ },
2245
+ {
2246
+ "id": "provider.openai.authentication.apiKey",
2247
+ "label": "OpenAI API key",
2248
+ "optional": false,
2249
+ "constraints": {
2250
+ "notEmpty": true
2251
+ },
2252
+ "feel": "optional",
2253
+ "group": "provider",
2254
+ "binding": {
2255
+ "name": "provider.openai.authentication.apiKey",
2256
+ "type": "zeebe:input"
2257
+ },
2258
+ "condition": {
2259
+ "property": "provider.type",
2260
+ "equals": "openai",
2261
+ "type": "simple"
2262
+ },
2263
+ "type": "String"
2264
+ },
2265
+ {
2266
+ "id": "provider.openai.authentication.organizationId",
2267
+ "label": "Organization ID",
2268
+ "description": "For members of multiple organizations. Details in the <a href=\"https://platform.openai.com/docs/api-reference/authentication\" target=\"_blank\">documentation</a>.",
2269
+ "optional": true,
2270
+ "feel": "optional",
2271
+ "group": "provider",
2272
+ "binding": {
2273
+ "name": "provider.openai.authentication.organizationId",
2274
+ "type": "zeebe:input"
2275
+ },
2276
+ "condition": {
2277
+ "property": "provider.type",
2278
+ "equals": "openai",
2279
+ "type": "simple"
2280
+ },
2281
+ "type": "String"
2282
+ },
2283
+ {
2284
+ "id": "provider.openai.authentication.projectId",
2285
+ "label": "Project ID",
2286
+ "description": "For accounts with multiple projects. Details in the <a href=\"https://platform.openai.com/docs/api-reference/authentication\" target=\"_blank\">documentation</a>.",
2287
+ "optional": true,
2288
+ "feel": "optional",
2289
+ "group": "provider",
2290
+ "binding": {
2291
+ "name": "provider.openai.authentication.projectId",
2292
+ "type": "zeebe:input"
2293
+ },
2294
+ "condition": {
2295
+ "property": "provider.type",
2296
+ "equals": "openai",
2297
+ "type": "simple"
2298
+ },
2299
+ "type": "String"
2300
+ },
2301
+ {
2302
+ "id": "provider.openaiCompatible.endpoint",
2303
+ "label": "API endpoint",
2304
+ "optional": false,
2305
+ "constraints": {
2306
+ "notEmpty": true
2307
+ },
2308
+ "feel": "optional",
2309
+ "group": "provider",
2310
+ "binding": {
2311
+ "name": "provider.openaiCompatible.endpoint",
2312
+ "type": "zeebe:input"
2313
+ },
2314
+ "condition": {
2315
+ "property": "provider.type",
2316
+ "equals": "openaiCompatible",
2317
+ "type": "simple"
2318
+ },
2319
+ "tooltip": "Specify an endpoint to use the connector with an OpenAI compatible API. ",
2320
+ "type": "String"
2321
+ },
2322
+ {
2323
+ "id": "provider.openaiCompatible.authentication.apiKey",
2324
+ "label": "API key",
2325
+ "optional": true,
2326
+ "feel": "optional",
2327
+ "group": "provider",
2328
+ "binding": {
2329
+ "name": "provider.openaiCompatible.authentication.apiKey",
2330
+ "type": "zeebe:input"
2331
+ },
2332
+ "condition": {
2333
+ "property": "provider.type",
2334
+ "equals": "openaiCompatible",
2335
+ "type": "simple"
2336
+ },
2337
+ "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.",
2338
+ "type": "String"
2339
+ },
2340
+ {
2341
+ "id": "provider.openaiCompatible.headers",
2342
+ "label": "Headers",
2343
+ "description": "Map of HTTP headers to add to the request.",
2344
+ "optional": true,
2345
+ "feel": "required",
2346
+ "group": "provider",
2347
+ "binding": {
2348
+ "name": "provider.openaiCompatible.headers",
2349
+ "type": "zeebe:input"
2350
+ },
2351
+ "condition": {
2352
+ "property": "provider.type",
2353
+ "equals": "openaiCompatible",
2354
+ "type": "simple"
2355
+ },
2356
+ "type": "String"
2357
+ },
2358
+ {
2359
+ "id": "provider.anthropic.model.model",
2360
+ "label": "Model",
2361
+ "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>.",
2362
+ "optional": false,
2363
+ "value": "claude-3-5-sonnet-20240620",
2364
+ "constraints": {
2365
+ "notEmpty": true
2366
+ },
2367
+ "feel": "optional",
2368
+ "group": "model",
2369
+ "binding": {
2370
+ "name": "provider.anthropic.model.model",
2371
+ "type": "zeebe:input"
2372
+ },
2373
+ "condition": {
2374
+ "property": "provider.type",
2375
+ "equals": "anthropic",
2376
+ "type": "simple"
2377
+ },
2378
+ "type": "String"
2379
+ },
2380
+ {
2381
+ "id": "provider.anthropic.model.parameters.maxTokens",
2382
+ "label": "Maximum tokens",
2383
+ "optional": true,
2384
+ "feel": "required",
2385
+ "group": "model",
2386
+ "binding": {
2387
+ "name": "provider.anthropic.model.parameters.maxTokens",
2388
+ "type": "zeebe:input"
2389
+ },
2390
+ "condition": {
2391
+ "property": "provider.type",
2392
+ "equals": "anthropic",
2393
+ "type": "simple"
2394
+ },
2395
+ "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>.",
2396
+ "type": "Number"
2397
+ },
2398
+ {
2399
+ "id": "provider.anthropic.model.parameters.temperature",
2400
+ "label": "Temperature",
2401
+ "optional": true,
2402
+ "feel": "required",
2403
+ "group": "model",
2404
+ "binding": {
2405
+ "name": "provider.anthropic.model.parameters.temperature",
2406
+ "type": "zeebe:input"
2407
+ },
2408
+ "condition": {
2409
+ "property": "provider.type",
2410
+ "equals": "anthropic",
2411
+ "type": "simple"
2412
+ },
2413
+ "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>.",
2414
+ "type": "Number"
2415
+ },
2416
+ {
2417
+ "id": "provider.anthropic.model.parameters.topP",
2418
+ "label": "top P",
2419
+ "optional": true,
2420
+ "feel": "required",
2421
+ "group": "model",
2422
+ "binding": {
2423
+ "name": "provider.anthropic.model.parameters.topP",
2424
+ "type": "zeebe:input"
2425
+ },
2426
+ "condition": {
2427
+ "property": "provider.type",
2428
+ "equals": "anthropic",
2429
+ "type": "simple"
2430
+ },
2431
+ "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>.",
2432
+ "type": "Number"
2433
+ },
2434
+ {
2435
+ "id": "provider.anthropic.model.parameters.topK",
2436
+ "label": "top K",
2437
+ "optional": true,
2438
+ "feel": "required",
2439
+ "group": "model",
2440
+ "binding": {
2441
+ "name": "provider.anthropic.model.parameters.topK",
2442
+ "type": "zeebe:input"
2443
+ },
2444
+ "condition": {
2445
+ "property": "provider.type",
2446
+ "equals": "anthropic",
2447
+ "type": "simple"
2448
+ },
2449
+ "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>.",
2450
+ "type": "Number"
2451
+ },
2452
+ {
2453
+ "id": "provider.bedrock.model.model",
2454
+ "label": "Model",
2455
+ "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>.",
2456
+ "optional": false,
2457
+ "value": "anthropic.claude-3-5-sonnet-20240620-v1:0",
2458
+ "constraints": {
2459
+ "notEmpty": true
2460
+ },
2461
+ "feel": "optional",
2462
+ "group": "model",
2463
+ "binding": {
2464
+ "name": "provider.bedrock.model.model",
2465
+ "type": "zeebe:input"
2466
+ },
2467
+ "condition": {
2468
+ "property": "provider.type",
2469
+ "equals": "bedrock",
2470
+ "type": "simple"
2471
+ },
2472
+ "type": "String"
2473
+ },
2474
+ {
2475
+ "id": "provider.bedrock.model.parameters.maxTokens",
2476
+ "label": "Maximum tokens",
2477
+ "optional": true,
2478
+ "feel": "required",
2479
+ "group": "model",
2480
+ "binding": {
2481
+ "name": "provider.bedrock.model.parameters.maxTokens",
2482
+ "type": "zeebe:input"
2483
+ },
2484
+ "condition": {
2485
+ "property": "provider.type",
2486
+ "equals": "bedrock",
2487
+ "type": "simple"
2488
+ },
2489
+ "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>.",
2490
+ "type": "Number"
2491
+ },
2492
+ {
2493
+ "id": "provider.bedrock.model.parameters.temperature",
2494
+ "label": "Temperature",
2495
+ "optional": true,
2496
+ "feel": "required",
2497
+ "group": "model",
2498
+ "binding": {
2499
+ "name": "provider.bedrock.model.parameters.temperature",
2500
+ "type": "zeebe:input"
2501
+ },
2502
+ "condition": {
2503
+ "property": "provider.type",
2504
+ "equals": "bedrock",
2505
+ "type": "simple"
2506
+ },
2507
+ "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>.",
2508
+ "type": "Number"
2509
+ },
2510
+ {
2511
+ "id": "provider.bedrock.model.parameters.topP",
2512
+ "label": "top P",
2513
+ "optional": true,
2514
+ "feel": "required",
2515
+ "group": "model",
2516
+ "binding": {
2517
+ "name": "provider.bedrock.model.parameters.topP",
2518
+ "type": "zeebe:input"
2519
+ },
2520
+ "condition": {
2521
+ "property": "provider.type",
2522
+ "equals": "bedrock",
2523
+ "type": "simple"
2524
+ },
2525
+ "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>.",
2526
+ "type": "Number"
2527
+ },
2528
+ {
2529
+ "id": "provider.azureOpenAi.model.deploymentName",
2530
+ "label": "Model deployment name",
2531
+ "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>.",
2532
+ "optional": false,
2533
+ "constraints": {
2534
+ "notEmpty": true
2535
+ },
2536
+ "feel": "optional",
2537
+ "group": "model",
2538
+ "binding": {
2539
+ "name": "provider.azureOpenAi.model.deploymentName",
2540
+ "type": "zeebe:input"
2541
+ },
2542
+ "condition": {
2543
+ "property": "provider.type",
2544
+ "equals": "azureOpenAi",
2545
+ "type": "simple"
2546
+ },
2547
+ "type": "String"
2548
+ },
2549
+ {
2550
+ "id": "provider.azureOpenAi.model.parameters.maxTokens",
2551
+ "label": "Maximum tokens",
2552
+ "optional": true,
2553
+ "feel": "required",
2554
+ "group": "model",
2555
+ "binding": {
2556
+ "name": "provider.azureOpenAi.model.parameters.maxTokens",
2557
+ "type": "zeebe:input"
2558
+ },
2559
+ "condition": {
2560
+ "property": "provider.type",
2561
+ "equals": "azureOpenAi",
2562
+ "type": "simple"
2563
+ },
2564
+ "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>.",
2565
+ "type": "Number"
2566
+ },
2567
+ {
2568
+ "id": "provider.azureOpenAi.model.parameters.temperature",
2569
+ "label": "Temperature",
2570
+ "optional": true,
2571
+ "feel": "required",
2572
+ "group": "model",
2573
+ "binding": {
2574
+ "name": "provider.azureOpenAi.model.parameters.temperature",
2575
+ "type": "zeebe:input"
2576
+ },
2577
+ "condition": {
2578
+ "property": "provider.type",
2579
+ "equals": "azureOpenAi",
2580
+ "type": "simple"
2581
+ },
2582
+ "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>.",
2583
+ "type": "Number"
2584
+ },
2585
+ {
2586
+ "id": "provider.azureOpenAi.model.parameters.topP",
2587
+ "label": "top P",
2588
+ "optional": true,
2589
+ "feel": "required",
2590
+ "group": "model",
2591
+ "binding": {
2592
+ "name": "provider.azureOpenAi.model.parameters.topP",
2593
+ "type": "zeebe:input"
2594
+ },
2595
+ "condition": {
2596
+ "property": "provider.type",
2597
+ "equals": "azureOpenAi",
2598
+ "type": "simple"
2599
+ },
2600
+ "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>.",
2601
+ "type": "Number"
2602
+ },
2603
+ {
2604
+ "id": "provider.googleVertexAi.model.model",
2605
+ "label": "Model",
2606
+ "description": "Specify the model ID. Details in the <a href=\"https://cloud.google.com/vertex-ai/docs/generative-ai/models\" target=\"_blank\">documentation</a>.",
2607
+ "optional": false,
2608
+ "constraints": {
2609
+ "notEmpty": true
2610
+ },
2611
+ "feel": "optional",
2612
+ "group": "model",
2613
+ "binding": {
2614
+ "name": "provider.googleVertexAi.model.model",
2615
+ "type": "zeebe:input"
2616
+ },
2617
+ "condition": {
2618
+ "property": "provider.type",
2619
+ "equals": "google-vertex-ai",
2620
+ "type": "simple"
2621
+ },
2622
+ "type": "String"
2623
+ },
2624
+ {
2625
+ "id": "provider.googleVertexAi.model.parameters.maxOutputTokens",
2626
+ "label": "Maximum output tokens",
2627
+ "optional": true,
2628
+ "feel": "required",
2629
+ "group": "model",
2630
+ "binding": {
2631
+ "name": "provider.googleVertexAi.model.parameters.maxOutputTokens",
2632
+ "type": "zeebe:input"
2633
+ },
2634
+ "condition": {
2635
+ "property": "provider.type",
2636
+ "equals": "google-vertex-ai",
2637
+ "type": "simple"
2638
+ },
2639
+ "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>.",
2640
+ "type": "Number"
2641
+ },
2642
+ {
2643
+ "id": "provider.googleVertexAi.model.parameters.temperature",
2644
+ "label": "Temperature",
2645
+ "optional": true,
2646
+ "feel": "required",
2647
+ "group": "model",
2648
+ "binding": {
2649
+ "name": "provider.googleVertexAi.model.parameters.temperature",
2650
+ "type": "zeebe:input"
2651
+ },
2652
+ "condition": {
2653
+ "property": "provider.type",
2654
+ "equals": "google-vertex-ai",
2655
+ "type": "simple"
2656
+ },
2657
+ "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>.",
2658
+ "type": "Number"
2659
+ },
2660
+ {
2661
+ "id": "provider.googleVertexAi.model.parameters.topP",
2662
+ "label": "top P",
2663
+ "optional": true,
2664
+ "feel": "required",
2665
+ "group": "model",
2666
+ "binding": {
2667
+ "name": "provider.googleVertexAi.model.parameters.topP",
2668
+ "type": "zeebe:input"
2669
+ },
2670
+ "condition": {
2671
+ "property": "provider.type",
2672
+ "equals": "google-vertex-ai",
2673
+ "type": "simple"
2674
+ },
2675
+ "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>.",
2676
+ "type": "Number"
2677
+ },
2678
+ {
2679
+ "id": "provider.googleVertexAi.model.parameters.topK",
2680
+ "label": "top K",
2681
+ "optional": true,
2682
+ "feel": "required",
2683
+ "group": "model",
2684
+ "binding": {
2685
+ "name": "provider.googleVertexAi.model.parameters.topK",
2686
+ "type": "zeebe:input"
2687
+ },
2688
+ "condition": {
2689
+ "property": "provider.type",
2690
+ "equals": "google-vertex-ai",
2691
+ "type": "simple"
2692
+ },
2693
+ "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>.",
2694
+ "type": "Number"
2695
+ },
2696
+ {
2697
+ "id": "provider.openai.model.model",
2698
+ "label": "Model",
2699
+ "description": "Specify the model ID. Details in the <a href=\"https://platform.openai.com/docs/models\" target=\"_blank\">documentation</a>.",
2700
+ "optional": false,
2701
+ "value": "gpt-4o",
2702
+ "constraints": {
2703
+ "notEmpty": true
2704
+ },
2705
+ "feel": "optional",
2706
+ "group": "model",
2707
+ "binding": {
2708
+ "name": "provider.openai.model.model",
2709
+ "type": "zeebe:input"
2710
+ },
2711
+ "condition": {
2712
+ "property": "provider.type",
2713
+ "equals": "openai",
2714
+ "type": "simple"
2715
+ },
2716
+ "type": "String"
2717
+ },
2718
+ {
2719
+ "id": "provider.openai.model.parameters.maxCompletionTokens",
2720
+ "label": "Maximum completion tokens",
2721
+ "optional": true,
2722
+ "feel": "required",
2723
+ "group": "model",
2724
+ "binding": {
2725
+ "name": "provider.openai.model.parameters.maxCompletionTokens",
2726
+ "type": "zeebe:input"
2727
+ },
2728
+ "condition": {
2729
+ "property": "provider.type",
2730
+ "equals": "openai",
2731
+ "type": "simple"
2732
+ },
2733
+ "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>.",
2734
+ "type": "Number"
2735
+ },
2736
+ {
2737
+ "id": "provider.openai.model.parameters.temperature",
2738
+ "label": "Temperature",
2739
+ "optional": true,
2740
+ "feel": "required",
2741
+ "group": "model",
2742
+ "binding": {
2743
+ "name": "provider.openai.model.parameters.temperature",
2744
+ "type": "zeebe:input"
2745
+ },
2746
+ "condition": {
2747
+ "property": "provider.type",
2748
+ "equals": "openai",
2749
+ "type": "simple"
2750
+ },
2751
+ "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>.",
2752
+ "type": "Number"
2753
+ },
2754
+ {
2755
+ "id": "provider.openai.model.parameters.topP",
2756
+ "label": "top P",
2757
+ "optional": true,
2758
+ "feel": "required",
2759
+ "group": "model",
2760
+ "binding": {
2761
+ "name": "provider.openai.model.parameters.topP",
2762
+ "type": "zeebe:input"
2763
+ },
2764
+ "condition": {
2765
+ "property": "provider.type",
2766
+ "equals": "openai",
2767
+ "type": "simple"
2768
+ },
2769
+ "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>.",
2770
+ "type": "Number"
2771
+ },
2772
+ {
2773
+ "id": "provider.openaiCompatible.model.model",
2774
+ "label": "Model",
2775
+ "description": "Specify the model ID. Details in the <a href=\"https://platform.openai.com/docs/models\" target=\"_blank\">documentation</a>.",
2776
+ "optional": false,
2777
+ "value": "gpt-4o",
2778
+ "constraints": {
2779
+ "notEmpty": true
2780
+ },
2781
+ "feel": "optional",
2782
+ "group": "model",
2783
+ "binding": {
2784
+ "name": "provider.openaiCompatible.model.model",
2785
+ "type": "zeebe:input"
2786
+ },
2787
+ "condition": {
2788
+ "property": "provider.type",
2789
+ "equals": "openaiCompatible",
2790
+ "type": "simple"
2791
+ },
2792
+ "type": "String"
2793
+ },
2794
+ {
2795
+ "id": "provider.openaiCompatible.model.parameters.maxCompletionTokens",
2796
+ "label": "Maximum completion tokens",
2797
+ "optional": true,
2798
+ "feel": "required",
2799
+ "group": "model",
2800
+ "binding": {
2801
+ "name": "provider.openaiCompatible.model.parameters.maxCompletionTokens",
2802
+ "type": "zeebe:input"
2803
+ },
2804
+ "condition": {
2805
+ "property": "provider.type",
2806
+ "equals": "openaiCompatible",
2807
+ "type": "simple"
2808
+ },
2809
+ "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>.",
2810
+ "type": "Number"
2811
+ },
2812
+ {
2813
+ "id": "provider.openaiCompatible.model.parameters.temperature",
2814
+ "label": "Temperature",
2815
+ "optional": true,
2816
+ "feel": "required",
2817
+ "group": "model",
2818
+ "binding": {
2819
+ "name": "provider.openaiCompatible.model.parameters.temperature",
2820
+ "type": "zeebe:input"
2821
+ },
2822
+ "condition": {
2823
+ "property": "provider.type",
2824
+ "equals": "openaiCompatible",
2825
+ "type": "simple"
2826
+ },
2827
+ "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>.",
2828
+ "type": "Number"
2829
+ },
2830
+ {
2831
+ "id": "provider.openaiCompatible.model.parameters.topP",
2832
+ "label": "top P",
2833
+ "optional": true,
2834
+ "feel": "required",
2835
+ "group": "model",
2836
+ "binding": {
2837
+ "name": "provider.openaiCompatible.model.parameters.topP",
2838
+ "type": "zeebe:input"
2839
+ },
2840
+ "condition": {
2841
+ "property": "provider.type",
2842
+ "equals": "openaiCompatible",
2843
+ "type": "simple"
2844
+ },
2845
+ "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>.",
2846
+ "type": "Number"
2847
+ },
2848
+ {
2849
+ "id": "provider.openaiCompatible.model.parameters.customParameters",
2850
+ "label": "Custom parameters",
2851
+ "description": "Map of additional request parameters to include.",
2852
+ "optional": true,
2853
+ "feel": "required",
2854
+ "group": "model",
2855
+ "binding": {
2856
+ "name": "provider.openaiCompatible.model.parameters.customParameters",
2857
+ "type": "zeebe:input"
2858
+ },
2859
+ "condition": {
2860
+ "property": "provider.type",
2861
+ "equals": "openaiCompatible",
2862
+ "type": "simple"
2863
+ },
2864
+ "type": "String"
2865
+ },
2866
+ {
2867
+ "id": "data.systemPrompt.prompt",
2868
+ "label": "System prompt",
2869
+ "optional": false,
2870
+ "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.\"",
2871
+ "constraints": {
2872
+ "notEmpty": true
2873
+ },
2874
+ "feel": "required",
2875
+ "group": "systemPrompt",
2876
+ "binding": {
2877
+ "name": "data.systemPrompt.prompt",
2878
+ "type": "zeebe:input"
2879
+ },
2880
+ "type": "Text"
2881
+ },
2882
+ {
2883
+ "id": "data.userPrompt.prompt",
2884
+ "label": "User prompt",
2885
+ "optional": false,
2886
+ "constraints": {
2887
+ "notEmpty": true
2888
+ },
2889
+ "feel": "required",
2890
+ "group": "userPrompt",
2891
+ "binding": {
2892
+ "name": "data.userPrompt.prompt",
2893
+ "type": "zeebe:input"
2894
+ },
2895
+ "type": "Text"
2896
+ },
2897
+ {
2898
+ "id": "data.userPrompt.documents",
2899
+ "label": "Documents",
2900
+ "description": "Documents to be included in the user prompt.",
2901
+ "optional": true,
2902
+ "feel": "required",
2903
+ "group": "userPrompt",
2904
+ "binding": {
2905
+ "name": "data.userPrompt.documents",
2906
+ "type": "zeebe:input"
2907
+ },
2908
+ "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.",
2909
+ "type": "String"
2910
+ },
2911
+ {
2912
+ "id": "agentContext",
2913
+ "label": "Agent context",
2914
+ "description": "Initial agent context from previous interactions. Avoid reusing context variables across agents to prevent issues with stale data or tool access.",
2915
+ "optional": false,
2916
+ "feel": "required",
2917
+ "group": "memory",
2918
+ "binding": {
2919
+ "name": "agentContext",
2920
+ "type": "zeebe:input"
2921
+ },
2922
+ "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.",
2923
+ "type": "Text"
2924
+ },
2925
+ {
2926
+ "id": "data.memory.storage.type",
2927
+ "label": "Memory storage type",
2928
+ "description": "Specify how to store the conversation memory.",
2929
+ "value": "in-process",
2930
+ "group": "memory",
2931
+ "binding": {
2932
+ "name": "data.memory.storage.type",
2933
+ "type": "zeebe:input"
2934
+ },
2935
+ "type": "Dropdown",
2936
+ "choices": [
2937
+ {
2938
+ "name": "In Process (part of agent context)",
2939
+ "value": "in-process"
2940
+ },
2941
+ {
2942
+ "name": "Camunda Document Storage",
2943
+ "value": "camunda-document"
2944
+ },
2945
+ {
2946
+ "name": "Custom Implementation (Hybrid/Self-Managed only)",
2947
+ "value": "custom"
2948
+ }
2949
+ ]
2950
+ },
2951
+ {
2952
+ "id": "data.memory.storage.timeToLive",
2953
+ "label": "Document TTL",
2954
+ "description": "How long to retain the conversation document as ISO-8601 duration (example: <code>P14D</code>).",
2955
+ "optional": true,
2956
+ "feel": "optional",
2957
+ "group": "memory",
2958
+ "binding": {
2959
+ "name": "data.memory.storage.timeToLive",
2960
+ "type": "zeebe:input"
2961
+ },
2962
+ "condition": {
2963
+ "property": "data.memory.storage.type",
2964
+ "equals": "camunda-document",
2965
+ "type": "simple"
2966
+ },
2967
+ "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.",
2968
+ "type": "String"
2969
+ },
2970
+ {
2971
+ "id": "data.memory.storage.customProperties",
2972
+ "label": "Custom document properties",
2973
+ "description": "An optional map of custom properties to be stored with the conversation document.",
2974
+ "optional": true,
2975
+ "feel": "required",
2976
+ "group": "memory",
2977
+ "binding": {
2978
+ "name": "data.memory.storage.customProperties",
2979
+ "type": "zeebe:input"
2980
+ },
2981
+ "condition": {
2982
+ "property": "data.memory.storage.type",
2983
+ "equals": "camunda-document",
2984
+ "type": "simple"
2985
+ },
2986
+ "type": "String"
2987
+ },
2988
+ {
2989
+ "id": "data.memory.storage.storeType",
2990
+ "label": "Implementation type",
2991
+ "optional": false,
2992
+ "constraints": {
2993
+ "notEmpty": true
2994
+ },
2995
+ "feel": "optional",
2996
+ "group": "memory",
2997
+ "binding": {
2998
+ "name": "data.memory.storage.storeType",
2999
+ "type": "zeebe:input"
3000
+ },
3001
+ "condition": {
3002
+ "property": "data.memory.storage.type",
3003
+ "equals": "custom",
3004
+ "type": "simple"
3005
+ },
3006
+ "type": "String"
3007
+ },
3008
+ {
3009
+ "id": "data.memory.storage.parameters",
3010
+ "label": "Parameters",
3011
+ "description": "Parameters for the custom memory storage implementation.",
3012
+ "optional": true,
3013
+ "feel": "required",
3014
+ "group": "memory",
3015
+ "binding": {
3016
+ "name": "data.memory.storage.parameters",
3017
+ "type": "zeebe:input"
3018
+ },
3019
+ "condition": {
3020
+ "property": "data.memory.storage.type",
3021
+ "equals": "custom",
3022
+ "type": "simple"
3023
+ },
3024
+ "type": "String"
3025
+ },
3026
+ {
3027
+ "id": "data.memory.contextWindowSize",
3028
+ "label": "Context window size",
3029
+ "description": "Maximum number of recent conversation messages which are passed to the model.",
3030
+ "optional": false,
3031
+ "value": 20,
3032
+ "feel": "static",
3033
+ "group": "memory",
3034
+ "binding": {
3035
+ "name": "data.memory.contextWindowSize",
3036
+ "type": "zeebe:input"
3037
+ },
3038
+ "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.",
3039
+ "type": "Number"
3040
+ },
3041
+ {
3042
+ "id": "data.limits.maxModelCalls",
3043
+ "label": "Maximum model calls",
3044
+ "description": "Maximum number of calls to the model as a safety limit to prevent infinite loops.",
3045
+ "optional": false,
3046
+ "value": 10,
3047
+ "feel": "static",
3048
+ "group": "limits",
3049
+ "binding": {
3050
+ "name": "data.limits.maxModelCalls",
3051
+ "type": "zeebe:input"
3052
+ },
3053
+ "type": "Number"
3054
+ },
3055
+ {
3056
+ "id": "data.events.behavior",
3057
+ "label": "Event handling behavior",
3058
+ "description": "Behavior in combination with an event sub-process.",
3059
+ "optional": false,
3060
+ "value": "WAIT_FOR_TOOL_CALL_RESULTS",
3061
+ "constraints": {
3062
+ "notEmpty": true
3063
+ },
3064
+ "group": "events",
3065
+ "binding": {
3066
+ "name": "data.events.behavior",
3067
+ "type": "zeebe:input"
3068
+ },
3069
+ "type": "Dropdown",
3070
+ "choices": [
3071
+ {
3072
+ "name": "Wait for tool call results",
3073
+ "value": "WAIT_FOR_TOOL_CALL_RESULTS"
3074
+ },
3075
+ {
3076
+ "name": "Interrupt tool calls",
3077
+ "value": "INTERRUPT_TOOL_CALLS"
3078
+ }
3079
+ ]
3080
+ },
3081
+ {
3082
+ "id": "data.response.format.type",
3083
+ "label": "Response format",
3084
+ "description": "Specify the response format. Support for JSON mode varies by provider.",
3085
+ "value": "text",
3086
+ "group": "response",
3087
+ "binding": {
3088
+ "name": "data.response.format.type",
3089
+ "type": "zeebe:input"
3090
+ },
3091
+ "type": "Dropdown",
3092
+ "choices": [
3093
+ {
3094
+ "name": "Text",
3095
+ "value": "text"
3096
+ },
3097
+ {
3098
+ "name": "JSON",
3099
+ "value": "json"
3100
+ }
3101
+ ]
3102
+ },
3103
+ {
3104
+ "id": "data.response.format.parseJson",
3105
+ "label": "Parse text as JSON",
3106
+ "description": "Tries to parse the LLM response text as JSON object.",
3107
+ "optional": true,
3108
+ "feel": "static",
3109
+ "group": "response",
3110
+ "binding": {
3111
+ "name": "data.response.format.parseJson",
3112
+ "type": "zeebe:input"
3113
+ },
3114
+ "condition": {
3115
+ "property": "data.response.format.type",
3116
+ "equals": "text",
3117
+ "type": "simple"
3118
+ },
3119
+ "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>.",
3120
+ "type": "Boolean"
3121
+ },
3122
+ {
3123
+ "id": "data.response.format.schema",
3124
+ "label": "Response JSON schema",
3125
+ "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.",
3126
+ "optional": true,
3127
+ "feel": "required",
3128
+ "group": "response",
3129
+ "binding": {
3130
+ "name": "data.response.format.schema",
3131
+ "type": "zeebe:input"
3132
+ },
3133
+ "condition": {
3134
+ "property": "data.response.format.type",
3135
+ "equals": "json",
3136
+ "type": "simple"
3137
+ },
3138
+ "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>.",
3139
+ "type": "String"
3140
+ },
3141
+ {
3142
+ "id": "data.response.format.schemaName",
3143
+ "label": "Response JSON schema name",
3144
+ "description": "An optional name for the response JSON Schema to make the model aware of the expected output.",
3145
+ "optional": true,
3146
+ "value": "Response",
3147
+ "feel": "optional",
3148
+ "group": "response",
3149
+ "binding": {
3150
+ "name": "data.response.format.schemaName",
3151
+ "type": "zeebe:input"
3152
+ },
3153
+ "condition": {
3154
+ "property": "data.response.format.type",
3155
+ "equals": "json",
3156
+ "type": "simple"
3157
+ },
3158
+ "type": "String"
3159
+ },
3160
+ {
3161
+ "id": "data.response.includeAssistantMessage",
3162
+ "label": "Include assistant message",
3163
+ "description": "Include the full assistant message as part of the result object.",
3164
+ "optional": true,
3165
+ "feel": "static",
3166
+ "group": "response",
3167
+ "binding": {
3168
+ "name": "data.response.includeAssistantMessage",
3169
+ "type": "zeebe:input"
3170
+ },
3171
+ "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>.",
3172
+ "type": "Boolean"
3173
+ },
3174
+ {
3175
+ "id": "data.response.includeAgentContext",
3176
+ "label": "Include agent context",
3177
+ "description": "Include the agent context as part of the result object.",
3178
+ "optional": true,
3179
+ "feel": "static",
3180
+ "group": "response",
3181
+ "binding": {
3182
+ "name": "data.response.includeAgentContext",
3183
+ "type": "zeebe:input"
3184
+ },
3185
+ "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.",
3186
+ "type": "Boolean"
3187
+ },
3188
+ {
3189
+ "id": "version",
3190
+ "label": "Version",
3191
+ "description": "Version of the element template",
3192
+ "value": "4",
3193
+ "group": "connector",
3194
+ "binding": {
3195
+ "key": "elementTemplateVersion",
3196
+ "type": "zeebe:taskHeader"
3197
+ },
3198
+ "type": "Hidden"
3199
+ },
3200
+ {
3201
+ "id": "id",
3202
+ "label": "ID",
3203
+ "description": "ID of the element template",
3204
+ "value": "io.camunda.connectors.agenticai.aiagent.jobworker.v1",
3205
+ "group": "connector",
3206
+ "binding": {
3207
+ "key": "elementTemplateId",
3208
+ "type": "zeebe:taskHeader"
3209
+ },
3210
+ "type": "Hidden"
3211
+ },
3212
+ {
3213
+ "id": "resultVariable",
3214
+ "label": "Result variable",
3215
+ "description": "Name of variable to store the response in",
3216
+ "value": "agent",
3217
+ "group": "output",
3218
+ "binding": {
3219
+ "source": "=agent",
3220
+ "type": "zeebe:output"
3221
+ },
3222
+ "type": "String"
3223
+ },
3224
+ {
3225
+ "id": "errorExpression",
3226
+ "label": "Error expression",
3227
+ "description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>.",
3228
+ "feel": "required",
3229
+ "group": "error",
3230
+ "binding": {
3231
+ "key": "errorExpression",
3232
+ "type": "zeebe:taskHeader"
3233
+ },
3234
+ "type": "Text"
3235
+ },
1588
3236
  {
1589
3237
  "id": "retryCount",
1590
3238
  "label": "Retries",