update_operator
Update an operator's registry entry to change its MCP endpoint, display name, or correct registration details. Authorized authorities can modify the operator's information in the DPYC registry.
Instructions
Update an existing Operator's registry entry.
Used when an Operator moves to a new MCP endpoint, changes its display name, or needs to correct a registration. Must be called by the sponsoring Authority (or any Authority).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| service_url | No | New MCP endpoint URL (leave empty to keep current). | |
| display_name | No | New display name (leave empty to keep current). | |
| operator_npub | Yes | Nostr npub of the Operator to update. | |
| authority_npub | No | npub of the requesting Authority (must be a registered authority or prime_authority). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||