AutomationWorkflowVersionNodeConfigAiAdvisorInput
Type: Input
Fields
| Name | Type | Default | Description |
|---|---|---|---|
| agentId | ID | ||
| context | ExpressionScalar | Context expression that evaluates to data for the AI agent (supports expressions) | |
| maxTokens | Int | Maximum tokens for AI response | |
| prompt | ExpressionScalar | Prompt to send to the AI agent (supports expressions) | |
| temperature | Decimal | AI model temperature for response generation | |
| type | String | Node type identifier |