get_spreads
Calculate current bid-ask spreads for multiple specified token IDs concurrently to compare liquidity and trading costs across Polymarket markets.
Instructions
Calculate and return the current bid-ask spreads for multiple specified tokens concurrently.
Args: token_ids (str): A comma-separated list of foundational token IDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token_ids | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |