action xtrf_get_license { label: "Returns license content." description: "Returns license content." provider: xtrf method: GET path: "/license" encoding: json output: { type: "object" additionalProperties: true } }