@camunda/connectors-element-templates 1.0.18 → 1.0.19
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/src/element-templates/agenticai-a2a-client-outbound-connector.json +2 -2
- package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-intermediate.json +2 -2
- package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-receive.json +2 -2
- package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-intermediate.json +2 -2
- package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-receive.json +2 -2
- package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +22 -22
- package/src/element-templates/agenticai-aiagent-job-worker.json +240 -240
- package/src/element-templates/agenticai-aiagent-outbound-connector.json +3735 -3735
- package/src/element-templates/agenticai-mcp-client-outbound-connector.json +550 -550
- package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +733 -733
- package/src/element-templates/asana-connector.json +116 -116
- package/src/element-templates/automation-anywhere-outbound-connector.json +665 -665
- package/src/element-templates/aws-bedrock-outbound-connector.json +431 -431
- package/src/element-templates/aws-dynamodb-outbound-connector.json +1337 -1337
- package/src/element-templates/aws-eventbridge-connector-boundary.json +37 -37
- package/src/element-templates/aws-eventbridge-connector-intermediate.json +77 -77
- package/src/element-templates/aws-eventbridge-connector-message-start.json +21 -21
- package/src/element-templates/aws-eventbridge-connector-receive.json +6 -6
- package/src/element-templates/aws-eventbridge-outbound-connector.json +229 -229
- package/src/element-templates/aws-lambda-outbound-connector.json +278 -278
- package/src/element-templates/aws-s3-outbound-connector.json +244 -244
- package/src/element-templates/aws-sagemaker-outbound-connector.json +58 -58
- package/src/element-templates/aws-sns-inbound-boundary.json +224 -224
- package/src/element-templates/aws-sns-inbound-intermediate.json +329 -329
- package/src/element-templates/aws-sns-inbound-message-start.json +357 -357
- package/src/element-templates/aws-sns-inbound-start-event.json +135 -135
- package/src/element-templates/aws-sns-outbound-connector.json +293 -293
- package/src/element-templates/aws-sqs-boundary-connector.json +890 -890
- package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +529 -529
- package/src/element-templates/aws-sqs-outbound-connector.json +573 -573
- package/src/element-templates/aws-sqs-start-event-connector.json +408 -408
- package/src/element-templates/aws-sqs-start-message.json +488 -488
- package/src/element-templates/aws-textract-outbound-connector.json +275 -275
- package/src/element-templates/azure-blobstorage-outbound-connector.json +200 -200
- package/src/element-templates/azure-open-ai-connector.json +48 -48
- package/src/element-templates/blue-prism-connector.json +101 -101
- package/src/element-templates/csv-outbound-connector.json +44 -44
- package/src/element-templates/easy-post-connector.json +216 -216
- package/src/element-templates/email-inbound-connector-boundary.json +37 -37
- package/src/element-templates/email-inbound-connector-intermediate.json +37 -37
- package/src/element-templates/email-message-start-event-connector.json +63 -63
- package/src/element-templates/email-outbound-connector.json +902 -902
- package/src/element-templates/embeddings-vector-database-outbound-connector.json +520 -520
- package/src/element-templates/github-connector.json +10272 -10272
- package/src/element-templates/github-webhook-connector-intermediate.json +41 -41
- package/src/element-templates/github-webhook-connector-message-start.json +19 -19
- package/src/element-templates/github-webhook-connector-start-event.json +54 -54
- package/src/element-templates/gitlab-connector.json +2854 -2854
- package/src/element-templates/google-cloud-storage-outbound-connector.json +200 -200
- package/src/element-templates/google-drive-outbound-connector.json +1139 -1139
- package/src/element-templates/google-gemini-outbound-connector.json +122 -122
- package/src/element-templates/google-maps-platform-connector.json +94 -94
- package/src/element-templates/google-sheets-outbound-connector.json +2455 -2455
- package/src/element-templates/graphql-outbound-connector.json +1814 -1814
- package/src/element-templates/http-json-connector.json +2221 -2221
- package/src/element-templates/http-polling-boundary-catch-event-connector.json +766 -766
- package/src/element-templates/http-polling-connector.json +1510 -1510
- package/src/element-templates/hubspot-outbound-connector.json +65 -65
- package/src/element-templates/hugging-face-connector.json +122 -122
- package/src/element-templates/jdbc-outbound-connector.json +67 -67
- package/src/element-templates/kafka-inbound-connector-boundary.json +130 -130
- package/src/element-templates/kafka-inbound-connector-intermediate.json +1371 -1371
- package/src/element-templates/kafka-inbound-connector-start-message.json +166 -166
- package/src/element-templates/kafka-outbound-connector.json +250 -250
- package/src/element-templates/microsoft-office365-mail-connector.json +77 -77
- package/src/element-templates/microsoft-teams-outbound-connector.json +4124 -4124
- package/src/element-templates/openai-connector.json +199 -199
- package/src/element-templates/operate-connector.json +144 -144
- package/src/element-templates/power-automate-connector.json +62 -62
- package/src/element-templates/rabbitmq-inbound-connector-boundary.json +454 -454
- package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +895 -895
- package/src/element-templates/rabbitmq-inbound-connector-message-start.json +458 -458
- package/src/element-templates/rabbitmq-inbound-connector-start-event.json +610 -610
- package/src/element-templates/rabbitmq-outbound-connector.json +662 -662
- package/src/element-templates/rpa-connector.json +5 -5
- package/src/element-templates/salesforce-connector.json +60 -60
- package/src/element-templates/sendgrid-outbound-connector.json +1301 -1301
- package/src/element-templates/servicenow-connector.json +6 -6
- package/src/element-templates/servicenow-incident-connector.json +6 -6
- package/src/element-templates/slack-inbound-boundary.json +305 -305
- package/src/element-templates/slack-inbound-intermediate.json +363 -363
- package/src/element-templates/slack-inbound-message-start.json +286 -286
- package/src/element-templates/slack-inbound-receive.json +23 -23
- package/src/element-templates/slack-inbound-start-event.json +301 -301
- package/src/element-templates/slack-outbound-connector.json +2249 -2249
- package/src/element-templates/twilio-connector.json +366 -366
- package/src/element-templates/twilio-webhook-boundary-connector.json +37 -37
- package/src/element-templates/twilio-webhook-connector.json +36 -36
- package/src/element-templates/twilio-webhook-intermediate-connector.json +59 -59
- package/src/element-templates/twilio-webhook-message-start-connector.json +42 -42
- package/src/element-templates/uipath-connector.json +54 -54
- package/src/element-templates/webhook-connector-boundary.json +1238 -1238
- package/src/element-templates/webhook-connector-intermediate.json +1254 -1254
- package/src/element-templates/webhook-connector-receive.json +61 -61
- package/src/element-templates/webhook-connector-start-event.json +1419 -1419
- package/src/element-templates/webhook-connector-start-message.json +1289 -1289
- package/src/element-templates/whatsapp-connector.json +21 -21
|
@@ -4,19 +4,21 @@
|
|
|
4
4
|
"name": "AI Agent Sub-process",
|
|
5
5
|
"id": "io.camunda.connectors.agenticai.aiagent.jobworker.v1",
|
|
6
6
|
"description": "Run a multi-step AI reasoning loop with dynamic tool selection",
|
|
7
|
-
"
|
|
8
|
-
|
|
9
|
-
|
|
7
|
+
"metadata": {
|
|
8
|
+
"keywords": ["AI", "AI Agent", "agentic orchestration"]
|
|
9
|
+
},
|
|
10
|
+
"documentationRef": "https://docs.camunda.io/docs/8.9/components/connectors/out-of-the-box-connectors/agentic-ai-aiagent-subprocess/",
|
|
11
|
+
"version": 6,
|
|
10
12
|
"category": {
|
|
11
|
-
"id": "
|
|
12
|
-
"name": "
|
|
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.
|
|
21
|
+
"camunda": "^8.9"
|
|
20
22
|
},
|
|
21
23
|
"groups": [
|
|
22
24
|
{
|
|
@@ -232,7 +234,7 @@
|
|
|
232
234
|
{
|
|
233
235
|
"id": "provider.bedrock.endpoint",
|
|
234
236
|
"label": "Endpoint",
|
|
235
|
-
"description": "
|
|
237
|
+
"description": "Optional custom API endpoint",
|
|
236
238
|
"optional": true,
|
|
237
239
|
"feel": "optional",
|
|
238
240
|
"group": "provider",
|
|
@@ -311,7 +313,7 @@
|
|
|
311
313
|
{
|
|
312
314
|
"id": "provider.bedrock.authentication.secretKey",
|
|
313
315
|
"label": "Secret key",
|
|
314
|
-
"description": "Provide
|
|
316
|
+
"description": "Provide a secret key of a user with permissions to invoke specified AWS Lambda function",
|
|
315
317
|
"optional": false,
|
|
316
318
|
"constraints": {
|
|
317
319
|
"notEmpty": true
|
|
@@ -869,6 +871,7 @@
|
|
|
869
871
|
"label": "Model",
|
|
870
872
|
"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
873
|
"optional": false,
|
|
874
|
+
"value": "claude-3-5-sonnet-20240620",
|
|
872
875
|
"constraints": {
|
|
873
876
|
"notEmpty": true
|
|
874
877
|
},
|
|
@@ -883,7 +886,6 @@
|
|
|
883
886
|
"equals": "anthropic",
|
|
884
887
|
"type": "simple"
|
|
885
888
|
},
|
|
886
|
-
"placeholder": "claude-sonnet-4-6",
|
|
887
889
|
"type": "String"
|
|
888
890
|
},
|
|
889
891
|
{
|
|
@@ -961,8 +963,9 @@
|
|
|
961
963
|
{
|
|
962
964
|
"id": "provider.bedrock.model.model",
|
|
963
965
|
"label": "Model",
|
|
964
|
-
"description": "Specify
|
|
966
|
+
"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
967
|
"optional": false,
|
|
968
|
+
"value": "anthropic.claude-3-5-sonnet-20240620-v1:0",
|
|
966
969
|
"constraints": {
|
|
967
970
|
"notEmpty": true
|
|
968
971
|
},
|
|
@@ -977,7 +980,6 @@
|
|
|
977
980
|
"equals": "bedrock",
|
|
978
981
|
"type": "simple"
|
|
979
982
|
},
|
|
980
|
-
"placeholder": "global.anthropic.claude-sonnet-4-6",
|
|
981
983
|
"type": "String"
|
|
982
984
|
},
|
|
983
985
|
{
|
|
@@ -1451,10 +1453,6 @@
|
|
|
1451
1453
|
"name": "Camunda Document Storage",
|
|
1452
1454
|
"value": "camunda-document"
|
|
1453
1455
|
},
|
|
1454
|
-
{
|
|
1455
|
-
"name": "AWS AgentCore Memory",
|
|
1456
|
-
"value": "aws-agentcore"
|
|
1457
|
-
},
|
|
1458
1456
|
{
|
|
1459
1457
|
"name": "Custom Implementation (Hybrid/Self-Managed only)",
|
|
1460
1458
|
"value": "custom"
|
|
@@ -1498,174 +1496,6 @@
|
|
|
1498
1496
|
},
|
|
1499
1497
|
"type": "String"
|
|
1500
1498
|
},
|
|
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
1499
|
{
|
|
1670
1500
|
"id": "data.memory.storage.storeType",
|
|
1671
1501
|
"label": "Implementation type",
|
|
@@ -1870,7 +1700,7 @@
|
|
|
1870
1700
|
"id": "version",
|
|
1871
1701
|
"label": "Version",
|
|
1872
1702
|
"description": "Version of the element template",
|
|
1873
|
-
"value": "
|
|
1703
|
+
"value": "6",
|
|
1874
1704
|
"group": "connector",
|
|
1875
1705
|
"binding": {
|
|
1876
1706
|
"key": "elementTemplateVersion",
|
|
@@ -1893,7 +1723,7 @@
|
|
|
1893
1723
|
{
|
|
1894
1724
|
"id": "resultVariable",
|
|
1895
1725
|
"label": "Result variable",
|
|
1896
|
-
"description": "Name of variable to store the response in
|
|
1726
|
+
"description": "Name of variable to store the response in",
|
|
1897
1727
|
"value": "agent",
|
|
1898
1728
|
"group": "output",
|
|
1899
1729
|
"binding": {
|
|
@@ -1938,13 +1768,6 @@
|
|
|
1938
1768
|
"type": "zeebe:taskHeader"
|
|
1939
1769
|
},
|
|
1940
1770
|
"type": "String"
|
|
1941
|
-
},
|
|
1942
|
-
{
|
|
1943
|
-
"binding": {
|
|
1944
|
-
"name": "agent",
|
|
1945
|
-
"type": "zeebe:input"
|
|
1946
|
-
},
|
|
1947
|
-
"type": "Hidden"
|
|
1948
1771
|
}
|
|
1949
1772
|
],
|
|
1950
1773
|
"icon": {
|
|
@@ -1953,17 +1776,17 @@
|
|
|
1953
1776
|
},
|
|
1954
1777
|
{
|
|
1955
1778
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
1956
|
-
"name": "AI Agent
|
|
1779
|
+
"name": "AI Agent Sub-process",
|
|
1957
1780
|
"id": "io.camunda.connectors.agenticai.aiagent.jobworker.v1",
|
|
1958
|
-
"description": "
|
|
1781
|
+
"description": "Run a multi-step AI reasoning loop with dynamic tool selection",
|
|
1959
1782
|
"metadata": {
|
|
1960
1783
|
"keywords": ["AI", "AI Agent", "agentic orchestration"]
|
|
1961
1784
|
},
|
|
1962
1785
|
"documentationRef": "https://docs.camunda.io/docs/8.8/components/connectors/out-of-the-box-connectors/agentic-ai-aiagent/",
|
|
1963
|
-
"version":
|
|
1786
|
+
"version": 5,
|
|
1964
1787
|
"category": {
|
|
1965
|
-
"id": "
|
|
1966
|
-
"name": "
|
|
1788
|
+
"id": "aiTools",
|
|
1789
|
+
"name": "AI Tools"
|
|
1967
1790
|
},
|
|
1968
1791
|
"appliesTo": ["bpmn:SubProcess"],
|
|
1969
1792
|
"elementType": {
|
|
@@ -3188,7 +3011,7 @@
|
|
|
3188
3011
|
"id": "data.systemPrompt.prompt",
|
|
3189
3012
|
"label": "System prompt",
|
|
3190
3013
|
"optional": false,
|
|
3191
|
-
"value": "
|
|
3014
|
+
"value": "=\"You are **TaskAgent**, a helpful, generic chat agent that can handle a wide variety of customer requests using your own domain knowledge **and** any tools explicitly provided to you at runtime.\n\nIf tools are provided, you should prefer them instead of guessing an answer. You can call the same tool multiple times by providing different input values. Don't guess any tools which were not explicitly configured. If no tool matches the request, try to generate an answer. If you're not able to find a good answer, return with a message stating why you're not able to.\n\nWrap minimal, inspectable reasoning in *exactly* this XML template:\n\n<thinking>\n<context>…briefly state the customer’s need and current state…</context>\n<reflection>…list candidate tools, justify which you will call next and why…</reflection>\n</thinking>\n\nReveal **no** additional private reasoning outside these tags.\"",
|
|
3192
3015
|
"constraints": {
|
|
3193
3016
|
"notEmpty": true
|
|
3194
3017
|
},
|
|
@@ -3233,7 +3056,7 @@
|
|
|
3233
3056
|
"id": "agentContext",
|
|
3234
3057
|
"label": "Agent context",
|
|
3235
3058
|
"description": "Initial agent context from previous interactions. Avoid reusing context variables across agents to prevent issues with stale data or tool access.",
|
|
3236
|
-
"optional":
|
|
3059
|
+
"optional": false,
|
|
3237
3060
|
"feel": "required",
|
|
3238
3061
|
"group": "memory",
|
|
3239
3062
|
"binding": {
|
|
@@ -3510,7 +3333,7 @@
|
|
|
3510
3333
|
"id": "version",
|
|
3511
3334
|
"label": "Version",
|
|
3512
3335
|
"description": "Version of the element template",
|
|
3513
|
-
"value": "
|
|
3336
|
+
"value": "5",
|
|
3514
3337
|
"group": "connector",
|
|
3515
3338
|
"binding": {
|
|
3516
3339
|
"key": "elementTemplateVersion",
|
|
@@ -3578,6 +3401,13 @@
|
|
|
3578
3401
|
"type": "zeebe:taskHeader"
|
|
3579
3402
|
},
|
|
3580
3403
|
"type": "String"
|
|
3404
|
+
},
|
|
3405
|
+
{
|
|
3406
|
+
"binding": {
|
|
3407
|
+
"name": "agent",
|
|
3408
|
+
"type": "zeebe:input"
|
|
3409
|
+
},
|
|
3410
|
+
"type": "Hidden"
|
|
3581
3411
|
}
|
|
3582
3412
|
],
|
|
3583
3413
|
"icon": {
|
|
@@ -3593,10 +3423,10 @@
|
|
|
3593
3423
|
"keywords": ["AI", "AI Agent", "agentic orchestration"]
|
|
3594
3424
|
},
|
|
3595
3425
|
"documentationRef": "https://docs.camunda.io/docs/8.8/components/connectors/out-of-the-box-connectors/agentic-ai-aiagent/",
|
|
3596
|
-
"version":
|
|
3426
|
+
"version": 4,
|
|
3597
3427
|
"category": {
|
|
3598
|
-
"id": "
|
|
3599
|
-
"name": "
|
|
3428
|
+
"id": "aiTools",
|
|
3429
|
+
"name": "AI Tools"
|
|
3600
3430
|
},
|
|
3601
3431
|
"appliesTo": ["bpmn:SubProcess"],
|
|
3602
3432
|
"elementType": {
|
|
@@ -4821,7 +4651,7 @@
|
|
|
4821
4651
|
"id": "data.systemPrompt.prompt",
|
|
4822
4652
|
"label": "System prompt",
|
|
4823
4653
|
"optional": false,
|
|
4824
|
-
"value": "
|
|
4654
|
+
"value": "\"You are **TaskAgent**, a helpful, generic chat agent that can handle a wide variety of customer requests using your own domain knowledge **and** any tools explicitly provided to you at runtime.\n\nIf tools are provided, you should prefer them instead of guessing an answer. You can call the same tool multiple times by providing different input values. Don't guess any tools which were not explicitly configured. If no tool matches the request, try to generate an answer. If you're not able to find a good answer, return with a message stating why you're not able to.\n\nWrap minimal, inspectable reasoning in *exactly* this XML template:\n\n<thinking>\n<context>…briefly state the customer’s need and current state…</context>\n<reflection>…list candidate tools, justify which you will call next and why…</reflection>\n</thinking>\n\nReveal **no** additional private reasoning outside these tags.\"",
|
|
4825
4655
|
"constraints": {
|
|
4826
4656
|
"notEmpty": true
|
|
4827
4657
|
},
|
|
@@ -5143,7 +4973,7 @@
|
|
|
5143
4973
|
"id": "version",
|
|
5144
4974
|
"label": "Version",
|
|
5145
4975
|
"description": "Version of the element template",
|
|
5146
|
-
"value": "
|
|
4976
|
+
"value": "4",
|
|
5147
4977
|
"group": "connector",
|
|
5148
4978
|
"binding": {
|
|
5149
4979
|
"key": "elementTemplateVersion",
|
|
@@ -5211,13 +5041,6 @@
|
|
|
5211
5041
|
"type": "zeebe:taskHeader"
|
|
5212
5042
|
},
|
|
5213
5043
|
"type": "String"
|
|
5214
|
-
},
|
|
5215
|
-
{
|
|
5216
|
-
"binding": {
|
|
5217
|
-
"name": "agent",
|
|
5218
|
-
"type": "zeebe:input"
|
|
5219
|
-
},
|
|
5220
|
-
"type": "Hidden"
|
|
5221
5044
|
}
|
|
5222
5045
|
],
|
|
5223
5046
|
"icon": {
|
|
@@ -5233,10 +5056,10 @@
|
|
|
5233
5056
|
"keywords": ["AI", "AI Agent", "agentic orchestration"]
|
|
5234
5057
|
},
|
|
5235
5058
|
"documentationRef": "https://docs.camunda.io/docs/8.9/components/connectors/out-of-the-box-connectors/agentic-ai-aiagent-subprocess/",
|
|
5236
|
-
"version":
|
|
5059
|
+
"version": 7,
|
|
5237
5060
|
"category": {
|
|
5238
|
-
"id": "
|
|
5239
|
-
"name": "
|
|
5061
|
+
"id": "aiTools",
|
|
5062
|
+
"name": "AI Tools"
|
|
5240
5063
|
},
|
|
5241
5064
|
"appliesTo": ["bpmn:SubProcess"],
|
|
5242
5065
|
"elementType": {
|
|
@@ -6096,7 +5919,7 @@
|
|
|
6096
5919
|
"label": "Model",
|
|
6097
5920
|
"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
5921
|
"optional": false,
|
|
6099
|
-
"
|
|
5922
|
+
"placeholder": "claude-sonnet-4-6",
|
|
6100
5923
|
"constraints": {
|
|
6101
5924
|
"notEmpty": true
|
|
6102
5925
|
},
|
|
@@ -6188,9 +6011,9 @@
|
|
|
6188
6011
|
{
|
|
6189
6012
|
"id": "provider.bedrock.model.model",
|
|
6190
6013
|
"label": "Model",
|
|
6191
|
-
"description": "Specify
|
|
6014
|
+
"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
6015
|
"optional": false,
|
|
6193
|
-
"
|
|
6016
|
+
"placeholder": "global.anthropic.claude-sonnet-4-6",
|
|
6194
6017
|
"constraints": {
|
|
6195
6018
|
"notEmpty": true
|
|
6196
6019
|
},
|
|
@@ -6925,7 +6748,7 @@
|
|
|
6925
6748
|
"id": "version",
|
|
6926
6749
|
"label": "Version",
|
|
6927
6750
|
"description": "Version of the element template",
|
|
6928
|
-
"value": "
|
|
6751
|
+
"value": "7",
|
|
6929
6752
|
"group": "connector",
|
|
6930
6753
|
"binding": {
|
|
6931
6754
|
"key": "elementTemplateVersion",
|
|
@@ -6993,6 +6816,13 @@
|
|
|
6993
6816
|
"type": "zeebe:taskHeader"
|
|
6994
6817
|
},
|
|
6995
6818
|
"type": "String"
|
|
6819
|
+
},
|
|
6820
|
+
{
|
|
6821
|
+
"binding": {
|
|
6822
|
+
"name": "agent",
|
|
6823
|
+
"type": "zeebe:input"
|
|
6824
|
+
},
|
|
6825
|
+
"type": "Hidden"
|
|
6996
6826
|
}
|
|
6997
6827
|
],
|
|
6998
6828
|
"icon": {
|
|
@@ -7001,17 +6831,17 @@
|
|
|
7001
6831
|
},
|
|
7002
6832
|
{
|
|
7003
6833
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
7004
|
-
"name": "AI Agent
|
|
6834
|
+
"name": "AI Agent Subprocess",
|
|
7005
6835
|
"id": "io.camunda.connectors.agenticai.aiagent.jobworker.v1",
|
|
7006
|
-
"description": "
|
|
6836
|
+
"description": "Processes user requests with an integrated, customizable toolbox and services for dynamic workflows.",
|
|
7007
6837
|
"metadata": {
|
|
7008
6838
|
"keywords": ["AI", "AI Agent", "agentic orchestration"]
|
|
7009
6839
|
},
|
|
7010
6840
|
"documentationRef": "https://docs.camunda.io/docs/8.8/components/connectors/out-of-the-box-connectors/agentic-ai-aiagent/",
|
|
7011
|
-
"version":
|
|
6841
|
+
"version": 3,
|
|
7012
6842
|
"category": {
|
|
7013
|
-
"id": "
|
|
7014
|
-
"name": "
|
|
6843
|
+
"id": "aiTools",
|
|
6844
|
+
"name": "AI Tools"
|
|
7015
6845
|
},
|
|
7016
6846
|
"appliesTo": ["bpmn:SubProcess"],
|
|
7017
6847
|
"elementType": {
|
|
@@ -8281,7 +8111,7 @@
|
|
|
8281
8111
|
"id": "agentContext",
|
|
8282
8112
|
"label": "Agent context",
|
|
8283
8113
|
"description": "Initial agent context from previous interactions. Avoid reusing context variables across agents to prevent issues with stale data or tool access.",
|
|
8284
|
-
"optional":
|
|
8114
|
+
"optional": true,
|
|
8285
8115
|
"feel": "required",
|
|
8286
8116
|
"group": "memory",
|
|
8287
8117
|
"binding": {
|
|
@@ -8558,7 +8388,7 @@
|
|
|
8558
8388
|
"id": "version",
|
|
8559
8389
|
"label": "Version",
|
|
8560
8390
|
"description": "Version of the element template",
|
|
8561
|
-
"value": "
|
|
8391
|
+
"value": "3",
|
|
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
|
-
"
|
|
8641
|
-
|
|
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": "
|
|
8647
|
-
"name": "
|
|
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.
|
|
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": "
|
|
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
|
|
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": "
|
|
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": {
|