action clicksend_get_account { label: "Get account" description: "" provider: clicksend method: GET path: "/account" encoding: json output: { type: "object" additionalProperties: true } }