action mercedes_benz_image_components_equipments_by_code_get { label: "imageComponentsEquipmentsByCodeGET" 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/{componentCode}" encoding: json output: { type: "object" additionalProperties: true } }