How to upload or pass a file to the automation workflow in online version

I have to compare files and need to provide the same to the workflow in web version. i tried to pass the file path as parameter but task cannot read, errors as file not found. Is there way to upload a file and then use it in the task.

Hi and welcome to the community

Try using a tool and give it the location of the it File Read - CrewAI as it will read it.

If you want to do a full line for line company maybe convert to text first with Knowledge - CrewAI … but it might be you want to compare it outside of CrewAI in a flow

Tried it already, shows same error could not find file. Apparently file access is not allowed through Cloud version.