I'd like to connect Mechanic to GCP Cloud Storage so that I could read/write files directly into a storage bucket, without having to do it all via HTTP.
A lot of these cloud providers (Amazon and Google) require OAuth and it can be hard/laborious to do via HTTP requests within the task itself. If Mechanic had a standardised API and we could connect it to various cloud providers via settings, then that'd be easier to use within tasks, especially for tasks that handle large data which would need to be appended to a file.