slack_lists_items_update
Update specific cells in a Slack list by specifying the list ID, row ID, column ID, and a typed value.
Instructions
Update cells in a list item.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cells | Yes | Cells to update, each an object with ``row_id`` (the item/record), ``column_id``, and a typed value. | |
| list_id | Yes | ID of the list (a file ID) containing the item (e.g. ``F0123``). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||