delete_list_items
Remove multiple items from a Slack list in a single API call. Specify the list ID and item IDs to delete them together.
Instructions
Delete multiple items from a Slack List in one call. Requires lists:write scope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| list_id | Yes | List ID | |
| item_ids | Yes | List of item IDs to delete |