I currently have a flow that I am creating that looks for a change in an attribute and then creates a work order based on that change. The issue I am facing is that I am not able to link the object in the automation flow
I am not able to set the custom field "Asset Object" in the script, but can do it manually from the task page.

The flow works well as I am able to create the necessary work items with the correct titles, but I am not able to edit Asset Object from the flow.

When I try to assign directly without the "key" method, i.e. "Asset Objects" : {{object.key}} I get the following error "Specify the value for Asset Objects in an array (customfield_16948)"