files_remote_share
Share a remote file into specified Slack channels using a file ID or external identifier.
Instructions
Share a remote file into a channel.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | No | ID of the file as assigned by Slack (e.g. ``F0123``). | |
| channels | Yes | Comma-separated list of channel IDs to share the file into (e.g. ``C0123,C0456``). | |
| external_id | No | Identifier of the remote file in your app's storage (e.g. ``123abc``). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||