cancel_orders
Cancel multiple open limit orders at once by supplying their IDs, removing unwanted trades from Polymarket in a single step.
Instructions
Cancel multiple open limit orders concurrently via their unique IDs.
Args: order_ids (str): A comma-separated sequential string of order IDs to be canceled.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| order_ids | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |