update_list
Modify a Slack list's metadata by setting a new name or description. Provide the list ID and optional fields to update the list's information.
Instructions
Update a Slack List's metadata (name, description). Requires lists:write scope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New list name (optional) | |
| list_id | Yes | List ID to update | |
| description | No | New list description (optional) |