get_public_key
Export the Ed25519 public key for signing AI agent receipts as a 64-character hex string. Enables third parties to verify receipt signatures independently without accessing private keys, supporting cryptographic accountability.
Instructions
Export the Ed25519 public key used to sign all receipts on this instance. Returns the key as a 64-character hex string. Share this key with clients or third parties so they can independently verify receipt signatures without accessing your private key. The private key never leaves your machine — only the public key is needed for verification.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||