action clubhouseapi_post_join_channel { label: "join a channel." provider: clubhouseapi method: POST path: "/join_channel" encoding: json input: { type: "object" } output: { type: "object" additionalProperties: true } }