Hi there! I already found out how to auto-add an image to Google Slides via Zapier, following the suggestion from below post. However, I wonder how to automatically format images in the right way? I already figured out that if I put the {{{imageVariable}} directly into a shape, then the image will automatically fit that container, but not cropping to fit the entire shape. Just as if in CSS object-fit was set to “contain”. But instead I want it to behave like “cover”, ideally whilst being able to specify how to align in both x and y direction. Is there a way to achieve this?