update_circle
Update a Circle's display name while keeping its identity binding unchanged. Use when you need to rename a Circle without altering its profile association.
Instructions
Update a Circle's name. Only the display name is mutable — the profile/identity binding is create-only.
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 | |
| name | No | New name for the Circle |