delete_table
Delete a table from a Microsoft Word document by specifying its zero-based index. Ensures precise removal without affecting other content.
Instructions
Delete a table by index (0-based). Raises IndexError if out of range.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table_idx | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |