Update Wiki Grid Cells
grid_update_cellsUpdate cells in a Yandex Wiki dynamic table by specifying row, new value, and column. Change structured data directly with cell patches.
Instructions
Update cells in a Yandex Wiki dynamic table. This changes structured data. Each cell patch must include row_id, value, and exactly one of column_id or column_slug.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cells | Yes | Cell patches. Each object must include row_id, value, and exactly one of column_id or column_slug. | |
| grid_id | Yes | Wiki dynamic table ID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cells | No | ||
| revision | No |