slack_lists_items_delete_multiple
Delete multiple items from a Slack list by providing the list ID and item IDs.
Instructions
Delete multiple list items.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| list_id | Yes | ID of the list (a file ID) containing the items (e.g. ``F0123``). | |
| item_ids | Yes | IDs of the list items (records) to delete. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||