remove_circle_member_channel
Remove a channel from a Circle member using Circle ID, member ID, and channel ID. Removing the last channel is allowed, making the member unreachable.
Instructions
Remove a channel from a Circle member. Removing the last channel is allowed (the member simply becomes unreachable).
ACCESS: needs a Proof account. Set PROOF_API_KEY and restart this server, then call this tool again. start_login does NOT open this tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Circle ID | |
| member_id | Yes | Member ID | |
| channel_id | Yes | Channel ID to remove |