get_account_balance
Retrieve the NEAR balance for any account, including available, staked, and storage-locked amounts. Use it to check wallet funds and staking status.
Instructions
Get the NEAR balance of an account including available, staked, and storage-locked amounts
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account_id | Yes | NEAR account ID (e.g., 'alice.near') |