register_agent
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 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |