slack_lists_update
Update a Slack list's name and description blocks by providing its file ID.
Instructions
Update a list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New name (title) for the list. | |
| list_id | Yes | ID of the list (a file ID) to update (e.g. ``F0123``). | |
| description_blocks | No | New rich-text blocks describing the list. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||