remove_circle_member
Remove a member from a Circle to revoke their access. This deletes the member's channels and terminates any live authorizations routed through them, securing the Circle immediately.
Instructions
Remove a member from a Circle. Deletes the member's channels and revokes any live authorizations that routed through them.
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 to remove |