action vimeo_get_custom_logos_alt1 { label: "Get all the custom logos that belong to a user" provider: vimeo method: GET path: "/me/customlogos" encoding: json output: { type: "object" additionalProperties: true } }