Describe the bug
Currently, when setting the Response Format is Base64 JSON, if the image is too large, the user will likely to hit Pipedream error: payload limit exceeded
Expected behavior
- In the Response Format prop, replace
Base64 JSON to Image in tmp dir which write image to tmp directly. Returns the file path only. Do NOT export the base64 data.
Additional context
Reported by a user here: https://pipedream-users.slack.com/archives/CPTJYRY5A/p1721479010442189?thread_ts=1721435661.306959&channel=CPTJYRY5A&message_ts=1721479010.442189