delete_list_item
Remove a specific item from a Slack List by supplying the list ID and item ID. Requires lists:write permission.
Instructions
Delete a single item from a Slack List. Requires lists:write scope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_id | Yes | Item ID to delete | |
| list_id | Yes | List ID |