register_agent
Register a new AI agent on the AgentVeil Protocol by generating cryptographic keys, creating a W3C DID, and establishing network identity with a human-readable display name.
Instructions
Register a new AI agent on Agent Veil Protocol. Generates Ed25519 keys, creates a W3C DID, and registers on the network.
Args: display_name: Human-readable name for the agent
Returns: Agent DID and registration details.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| display_name | No |