sage_register
Register an agent's identity on the SAGE chain with a name and optional bio. Creates an on-chain record, returning existing if already registered.
Instructions
Register this agent on the SAGE chain. Creates an on-chain identity with name and optional bio. This is called automatically on first connection — you rarely need to call it manually. Idempotent: returns existing record if already registered.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Agent display name | |
| boot_bio | No | Short agent bio/description |