action geneea_status { label: "Gets status of the Interpretor service" description: "status" provider: geneea method: GET path: "/status" encoding: json output: { type: "object" additionalProperties: true } }