action mercedes_benz_image_components_rim_get { label: "imageComponentsRimGET" description: "Returns a URL pointing to an image of the vehicles rim. These images are available in the resolution 710x710 px." provider: mercedes_benz method: GET path: "/markets/{marketId}/models/{modelId}/configurations/{configurationId}/images/components/rim" encoding: json output: { type: "object" additionalProperties: true } }