identity__register_agent
Register or update an agent identity to obtain a deterministic DID, enabling capability-based discovery by other agents.
Instructions
[identity — verifiable agent identity + capability discovery] Register (or idempotently update) an agent identity. Returns a deterministic content-addressed DID. capabilities is a non-empty list of lowercase capability tags other agents can discover you by.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| pubkey | No | ||
| pricing | No | ||
| agent_id | Yes | ||
| endpoint | No | ||
| capabilities | Yes | ||
| reputation_hint | No |