slack_lists_items_delete
Remove a specific list item from a Slack list by providing the item ID and list ID.
Instructions
Delete a list item.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_id | Yes | ID of the list item (record) to delete. | |
| list_id | Yes | ID of the list (a file ID) containing the item (e.g. ``F0123``). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||