Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
Delete a single row from a table.
await client.tables.deleteRow("tbl_abc123", "row_xyz789");
204 No Content