|
9 | 9 | "help": null, |
10 | 10 | "metadata": null, |
11 | 11 | "name": "addMessages", |
12 | | - "outputDefinition": null, |
| 12 | + "outputDefinition": { |
| 13 | + "output": null, |
| 14 | + "outputResponse": { |
| 15 | + "outputSchema": { |
| 16 | + "additionalProperties": null, |
| 17 | + "advancedOption": null, |
| 18 | + "controlType": "OBJECT_BUILDER", |
| 19 | + "defaultValue": null, |
| 20 | + "description": null, |
| 21 | + "displayCondition": null, |
| 22 | + "exampleValue": null, |
| 23 | + "expressionEnabled": null, |
| 24 | + "hidden": null, |
| 25 | + "label": null, |
| 26 | + "metadata": { }, |
| 27 | + "multipleValues": null, |
| 28 | + "name": null, |
| 29 | + "options": null, |
| 30 | + "optionsDataSource": null, |
| 31 | + "placeholder": null, |
| 32 | + "properties": [ { |
| 33 | + "advancedOption": null, |
| 34 | + "controlType": "TEXT", |
| 35 | + "defaultValue": null, |
| 36 | + "description": null, |
| 37 | + "displayCondition": null, |
| 38 | + "exampleValue": null, |
| 39 | + "expressionEnabled": null, |
| 40 | + "hidden": null, |
| 41 | + "label": null, |
| 42 | + "languageId": null, |
| 43 | + "maxLength": null, |
| 44 | + "metadata": { }, |
| 45 | + "minLength": null, |
| 46 | + "name": "conversationId", |
| 47 | + "options": null, |
| 48 | + "optionsDataSource": null, |
| 49 | + "placeholder": null, |
| 50 | + "regex": null, |
| 51 | + "required": null, |
| 52 | + "type": "STRING" |
| 53 | + }, { |
| 54 | + "advancedOption": null, |
| 55 | + "controlType": "INTEGER", |
| 56 | + "defaultValue": null, |
| 57 | + "description": null, |
| 58 | + "displayCondition": null, |
| 59 | + "exampleValue": null, |
| 60 | + "expressionEnabled": null, |
| 61 | + "hidden": null, |
| 62 | + "label": null, |
| 63 | + "maxValue": null, |
| 64 | + "metadata": { }, |
| 65 | + "minValue": null, |
| 66 | + "name": "messageCount", |
| 67 | + "options": null, |
| 68 | + "optionsDataSource": null, |
| 69 | + "placeholder": null, |
| 70 | + "required": null, |
| 71 | + "type": "INTEGER" |
| 72 | + } ], |
| 73 | + "required": null, |
| 74 | + "type": "OBJECT" |
| 75 | + }, |
| 76 | + "placeholder": null, |
| 77 | + "sampleOutput": null |
| 78 | + }, |
| 79 | + "outputSchema": { |
| 80 | + "additionalProperties": null, |
| 81 | + "advancedOption": null, |
| 82 | + "controlType": "OBJECT_BUILDER", |
| 83 | + "defaultValue": null, |
| 84 | + "description": null, |
| 85 | + "displayCondition": null, |
| 86 | + "exampleValue": null, |
| 87 | + "expressionEnabled": null, |
| 88 | + "hidden": null, |
| 89 | + "label": null, |
| 90 | + "metadata": { }, |
| 91 | + "multipleValues": null, |
| 92 | + "name": null, |
| 93 | + "options": null, |
| 94 | + "optionsDataSource": null, |
| 95 | + "placeholder": null, |
| 96 | + "properties": [ { |
| 97 | + "advancedOption": null, |
| 98 | + "controlType": "TEXT", |
| 99 | + "defaultValue": null, |
| 100 | + "description": null, |
| 101 | + "displayCondition": null, |
| 102 | + "exampleValue": null, |
| 103 | + "expressionEnabled": null, |
| 104 | + "hidden": null, |
| 105 | + "label": null, |
| 106 | + "languageId": null, |
| 107 | + "maxLength": null, |
| 108 | + "metadata": { }, |
| 109 | + "minLength": null, |
| 110 | + "name": "conversationId", |
| 111 | + "options": null, |
| 112 | + "optionsDataSource": null, |
| 113 | + "placeholder": null, |
| 114 | + "regex": null, |
| 115 | + "required": null, |
| 116 | + "type": "STRING" |
| 117 | + }, { |
| 118 | + "advancedOption": null, |
| 119 | + "controlType": "INTEGER", |
| 120 | + "defaultValue": null, |
| 121 | + "description": null, |
| 122 | + "displayCondition": null, |
| 123 | + "exampleValue": null, |
| 124 | + "expressionEnabled": null, |
| 125 | + "hidden": null, |
| 126 | + "label": null, |
| 127 | + "maxValue": null, |
| 128 | + "metadata": { }, |
| 129 | + "minValue": null, |
| 130 | + "name": "messageCount", |
| 131 | + "options": null, |
| 132 | + "optionsDataSource": null, |
| 133 | + "placeholder": null, |
| 134 | + "required": null, |
| 135 | + "type": "INTEGER" |
| 136 | + } ], |
| 137 | + "required": null, |
| 138 | + "type": "OBJECT" |
| 139 | + }, |
| 140 | + "sampleOutput": null |
| 141 | + }, |
13 | 142 | "perform": { }, |
14 | 143 | "processErrorResponse": null, |
15 | 144 | "properties": [ { |
|
126 | 255 | "type": "ARRAY" |
127 | 256 | } ], |
128 | 257 | "resumePerform": null, |
129 | | - "suspendPerform": null, |
130 | 258 | "title": "Add Messages", |
131 | 259 | "workflowNodeDescription": null |
132 | 260 | }, { |
|
422 | 550 | "type": "STRING" |
423 | 551 | } ], |
424 | 552 | "resumePerform": null, |
425 | | - "suspendPerform": null, |
426 | 553 | "title": "Get Messages", |
427 | 554 | "workflowNodeDescription": null |
428 | 555 | }, { |
|
600 | 727 | "type": "STRING" |
601 | 728 | } ], |
602 | 729 | "resumePerform": null, |
603 | | - "suspendPerform": null, |
604 | 730 | "title": "Delete Conversation", |
605 | 731 | "workflowNodeDescription": null |
606 | 732 | }, { |
|
789 | 915 | "processErrorResponse": null, |
790 | 916 | "properties": null, |
791 | 917 | "resumePerform": null, |
792 | | - "suspendPerform": null, |
793 | 918 | "title": "List Conversations", |
794 | 919 | "workflowNodeDescription": null |
795 | 920 | } ], |
|
0 commit comments