action avaza_account_get { label: "Account Details" provider: avaza method: GET path: "/api/Account" encoding: json output: { type: "object" additionalProperties: true } }