get_synced_crypto_balance
Retrieve the balance of a specific cryptocurrency held in a synced account. Provide the account ID and coin symbol to get the current amount.
Instructions
Get a single balance held inside a synced crypto account, looked up by its cryptocurrency symbol.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | Cryptocurrency symbol held within the synced account, e.g. 'eth'. | |
| crypto_id | Yes | Id of the synced crypto account. |