NOVAI AI entity by id
novai_get_ai_entityRetrieve an on-chain AI entity record by its 64-character hex entity ID. Returns code hash, creator, autonomy mode, and balances.
Instructions
Fetch an on-chain AI entity (agent) by its entity id. Returns the entity record including code hash, creator, autonomy mode, capability bits, economic and stake balances, reputation score, transaction count, and activity timestamps, or null if no entity exists for that id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity_id | Yes | Entity id, 64 hex characters. |