action vimeo_get_user_alt1 { label: "Get a user" provider: vimeo method: GET path: "/me" encoding: json output: { type: "object" additionalProperties: true } }