Enhance AI Agent Tool: Request for Optional Parameter Support in $fromAI() Functionality
This proposal suggests adding an optional flag parameter to the $fromAI() function in N8N’s AI Agent nodes. This change would allow the AI agent to decide whether to fill in certain fields, making parameters optional instead of mandatory. For example, when creating a task, only the task name could be required, while fields like assignee ...