delete_orders
Delete a specific order from the database by providing its row ID. Removes the selected order record instantly.
Instructions
Delete a row from orders by id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| row_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |