action clubhouseapi_post_leave_channel { label: "leave a channel." provider: clubhouseapi method: POST path: "/leave_channel" encoding: json input: { type: "object" } output: { type: "object" additionalProperties: true } }