action mercedes_benz_image_components_equipments_get { label: "imageComponentsEquipmentsGET" description: "Returns URLs pointing to images of this vehicle's equipments. The images are available in the highest possible resolution (usually 740x416 px)." provider: mercedes_benz method: GET path: "/markets/{marketId}/models/{modelId}/configurations/{configurationId}/images/components/equipments" encoding: json output: { type: "object" additionalProperties: true } }