Delete Wiki Grid Columns
grid_delete_columnsDelete specified columns from a Yandex Wiki dynamic table using the current revision for optimistic locking, preventing data conflicts.
Instructions
Delete columns from a Yandex Wiki dynamic table. Fetch the grid first and pass the latest revision. This changes structured data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| grid_id | Yes | Wiki dynamic table ID. | |
| revision | Yes | Current grid revision for optimistic locking. Fetch the grid first and pass its latest revision. | |
| column_slugs | Yes | Column slugs to delete from the grid. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| results | No | ||
| revision | No |