ramzinex_get_withdraws
List your withdrawals with pagination and optional currency filter. Retrieve your withdrawal history from the exchange.
Instructions
List my withdrawals, paginated (read-only).
Persian purpose: فهرست برداشتهای کاربر. Requires configured credentials.
Maps to GET /exchange/api/{ver}/exchange/users/me/funds/withdraws with
limit, offset, and optional currency_id query params.
Args: limit: Max number of withdrawals to return (1-1000, default 50). offset: Number of withdrawals to skip for pagination (default 0). currency_id: Optional currency id to filter withdrawals by. instance: Configured instance to use (default when omitted).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| currency_id | No | ||
| instance | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||