get_order_books
Retrieve current order books for multiple tokens concurrently by providing a comma-separated list of token IDs.
Instructions
Retrieve the current order books for up to multiple discrete tokens concurrently.
Args: token_ids (str): A comma-separated list of foundational token IDs to fetch mapping for.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token_ids | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |