get_asset_pairs
Return tradable pair metadata, with optional filters for specific pairs, info type, or country code.
Instructions
Return tradable pair metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pair | No | Restrict to specific pairs (e.g. `["XBTUSD"]`). | |
| info | No | One of `info`, `leverage`, `fees`, `margin`. | |
| country_code | No | Two-letter ISO code, filters region-restricted pairs. |