action vimeo_get_cc_licenses { label: "Get all Creative Commons licenses" provider: vimeo method: GET path: "/creativecommons" encoding: json output: { type: "object" additionalProperties: true } }