files_remote_remove
Remove a remote file from Slack by providing either its external storage identifier or its Slack-assigned file ID.
Instructions
Remove a remote file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | No | ID of the file as assigned by Slack (e.g. ``F0123``). | |
| external_id | No | Identifier of the remote file in your app's storage (e.g. ``123abc``). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||