authority_update_operator
Update an existing Operator's community registry entry.
Requires the same two proofs as register_operator:
proofproves the caller controls the Operator'snpub.authority_proofproves the Authority's human admin consents to the change. Without the Authority proof, anyone with the Operator's nsec could redirect their ownservice_urlunder this Authority's signature without the Authority's awareness.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| npub | No | Nostr npub of the Operator to update. | |
| dpop_token | No | ||
| service_url | No | New MCP endpoint URL (leave empty to keep current). | |
| display_name | No | New display name (leave empty to keep current). | |
| authority_proof | No | Identity proof signed by the Authority's OWN npub — the Authority's consent to modify this Operator's registry entry. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||