authority_receive_adoption_request
Inbound: record an operator's request to be adopted by this Authority.
Called MCP-to-MCP by the operator's request_adoption. Verifies the
operator controls operator_npub (inline Schnorr bound to the
adoption sentinel — no relay round-trip), records a durable pending
row, and fires a best-effort owner-notification DM. Does NOT provision —
provisioning waits for the owner's approve_adoption.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dpop_token | No | Inline kind-27235 proof signed by the operator's nsec, bound to the canonical adoption sentinel. request_adoption mints this automatically. | |
| service_url | No | The operator's MCP endpoint URL. | |
| operator_npub | No | The operator's Nostr npub requesting adoption. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||