Navigate node's Keep URL Params is not available to the AI

I gave the AI an instruction to set up an action with a Navigate node where “Keep existing URL Parameters” should be set to true, but it failed to set it to true with this explanation:

The property exists in Appfarm Create’s UI but is not included in the Navigate action node schema that the AI receives. The schema for the Navigate node only exposes: viewId, subViewId, navigateBack, navigateToRoot, transitionType, and urlParameters. There is no keepExistingUrlParameters boolean property available.

This is a gap in the AI’s schema coverage — the property simply isn’t exposed to me, so I have no way to set it programmatically. It’s not a logic error or an oversight; the tool literally cannot produce that configuration.

Hi!

Thanks for flagging this. It has now been fixed and will be available in version 158 :blush:

Malin