delete-excel-table-row
Delete a single row from a formal Excel table by specifying its zero-based index. Use this tool to remove unwanted table rows without affecting other data.
Instructions
Delete a single row from a formal Excel table by zero-based row index.
💡 TIP: Delete a single row from a formal Excel table by zero-based row index.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| driveId | Yes | Path parameter: drive-id | |
| driveItemId | Yes | Path parameter: driveItem-id | |
| workbookTableId | Yes | Path parameter: workbookTable-id | |
| index | Yes | Path parameter: index | |
| includeHeaders | No | Include response headers (including ETag) in the response metadata | |
| excludeResponse | No | Exclude the full response body and only return success or failure indication |