action mercedes_benz_image_vehicle_get { label: "imageVehicleGET" description: "Returns URLs pointing to PNG images of a vehicle with a white background." provider: mercedes_benz method: GET path: "/markets/{marketId}/models/{modelId}/configurations/{configurationId}/images/vehicle" encoding: json output: { type: "object" additionalProperties: true } }