Update Wiki Grid Cells
grid_update_cellsUpdate cell values in Yandex Wiki dynamic tables by specifying row_id and column_id or column_slug to change structured data.
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 |