action redhat_get_documentation { label: "Return this API document in JSON format" provider: redhat method: GET path: "/openapi.json" encoding: json output: { type: "object" } }