action vimeo_get_content_ratings { label: "Get all content ratings" provider: vimeo method: GET path: "/contentratings" encoding: json output: { type: "object" additionalProperties: true } }