The Environment Object¶
Each time an agents executes it receives an environment, which gives it access to features such as:
- Retrieve messages in the conversation, both from the user and the agent
- Request input from the user
- Read and write files on the agent's storage
- Call other agents
Available variables¶
signer_account_id
: get the NEAR Account ID of the signer