You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when I try to remove fromAi tool parameter or try to switch from dynamic to manual input, it doesn't save the workflow. I doesn't remove the parameters from "fromAi" array in code editor.
Screencast.from.2026-04-14.09-20-50.webm
Steps To Reproduce
AI Agent
add tool with nested object
set value to dynamic and click on the ai icon
a) set it back from dynamic, delete the value -> error (value is "=" instead of "[]")
b) delete the value, set it back from dynamic -> error
Expected behavior
When switching to dynamic or from dynamic mode, it should delete the value from dynamicPropertyTypes, fromAi and parameters sections. The same when deleting the value in parameter
Describe the bug
when I try to remove fromAi tool parameter or try to switch from dynamic to manual input, it doesn't save the workflow. I doesn't remove the parameters from "fromAi" array in code editor.
Screencast.from.2026-04-14.09-20-50.webm
Steps To Reproduce
b) delete the value, set it back from dynamic -> error
Expected behavior
When switching to dynamic or from dynamic mode, it should delete the value from dynamicPropertyTypes, fromAi and parameters sections. The same when deleting the value in parameter
Version
latest
OS
ubuntu
Browser
No response
Additional context
No response