action mercedes_benz_image_components_upholstery_get { label: "imageComponentsUpholsteryGET" description: "Returns URLs pointing to images of the vehicle's upholsteries. Tge images are available in the highest possible resolution (usually 800x600 px)." provider: mercedes_benz method: GET path: "/markets/{marketId}/models/{modelId}/configurations/{configurationId}/images/components/upholstery" encoding: json output: { type: "object" additionalProperties: true } }