action probely_get_account { label: "Retrieve account information" provider: probely method: GET path: "/account/" encoding: json output: { type: "object" additionalProperties: true } }