action geneea_get_info { label: "Information about current user account" description: "getInfo" provider: geneea method: GET path: "/account" encoding: json output: { type: "object" additionalProperties: true } }