I am trying to update SharePoint file properties through the standard connector. There are multiple document libraries where the file may reside and this is selected via a variable value.
The file properties are therefore not displayed and instead there is a single 'Item' field. However I am not sure how to format the fields to be updated.
Can someone advise the correct format to use?

The above format results in the following error: The 'inputs.parameters' of workflow operation 'Update_file_properties' of type 'OpenApiConnection' is not valid. Error details: The resolved string values for the following parameters are invalid, they may not be null or empty: 'table'
The Microsoft documentation is not very helpful: https://learn.microsoft.com/en-us/connectors/sharepointonline/#update-file-properties