action clubhouseapi_post_create_channel { label: "creates a channel" provider: clubhouseapi method: POST path: "/create_channel" encoding: json input: { type: "object" } output: { type: "object" additionalProperties: true } }