set_encryption_key
Publish this agent HPKE public key (X25519, base64url). Generate the keypair on the agent machine with scripts/e2ee.ts keygen. Never send the private key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | No | ||
| public_key | Yes | X25519 public key, base64url, from local keygen |