google_sheet_delete
Generate code examples to delete a specific row from a Google Sheet by providing the sheet URL and the 1-based row index.
Instructions
產生使用 Google Sheets API 刪除指定列資料的程式碼範例
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | 試算表 URL | |
| rowIdx | Yes | 1-based 列號 |