ramzinex_get_total_balance
Retrieve the total balance of a specific currency from your Ramzinex account. Provide the currency ID to get the available amount.
Instructions
Get the total balance for one currency (read-only).
Persian purpose: موجودی کل کاربر برای یک ارز مشخص. Requires configured
credentials. Maps to GET /exchange/api/{ver}/exchange/users/me/funds/total/currency/{currency_id}.
Args:
currency_id: Numeric id of the currency (from
ramzinex_get_currencies).
instance: Configured instance to use (default when omitted).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| currency_id | Yes | ||
| instance | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||