Configuration
- Node Type: action
Input Fields
| Field Name | Data Type | Required | Description |
|---|---|---|---|
| User Prompt | Textarea | True | The prompt for analyzing the contract |
| Context | Text | True | The context for contract analysis |
Output Fields
| Field Name | Data Type | Required | Description |
|---|---|---|---|
| candidates | Array | True | An array of candidate objects |
| Field Name | Data Type | Required | Description |
|---|---|---|---|
| startIndex | String | True | The start index of Google Doc |
| endIndex | String | True | The end index of Google Doc |
| risk | String | True | Risks associated with the analyzed statement |
| newUpdateContent | String | True | Gist of the new updated content |