action mercedes_benz_image_components_trim_get { label: "imageComponentsTrimGET" description: "Returns a URL pointing to an image of this vehicles trim. These images are available in resolution 800x600 px." provider: mercedes_benz method: GET path: "/markets/{marketId}/models/{modelId}/configurations/{configurationId}/images/components/trim" encoding: json output: { type: "object" additionalProperties: true } }