delete_row
Delete a single row from a Baserow table by providing the table ID and row ID. Use this tool to remove specific records directly.
Instructions
Delete a single row from a table by row ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| row_id | Yes | The row ID to delete. | |
| table_id | Yes | The table ID. |