action mercedes_benz_image_components_engine_get { label: "imageComponentsEngineGET" description: "Returns a URL pointing to an image of the vehicles engine. These images are available in the resolution 1024x576 px." provider: mercedes_benz method: GET path: "/markets/{marketId}/models/{modelId}/configurations/{configurationId}/images/components/engine" encoding: json output: { type: "object" additionalProperties: true } }