action clever_cloud_get_openapi { label: "get_openapi" provider: clever_cloud method: GET path: "//openapi" encoding: json output: { type: "object" additionalProperties: true } }