Adds a reference to an external file (e.g., Google Drive, Dropbox) to Slack for discovery and sharing, requiring a unique `external_id` and an `external_url` accessible by Slack.
titleRequiredstringTitle of the remote file to be displayed in Slack.
filetypestringFile type (e.g., 'pdf', 'docx', 'png') to help Slack display appropriate icons or previews.
external_idRequiredstringUnique identifier for the file, defined by the calling application, used for future API references (e.g., updating, deleting).
external_urlRequiredstringPublicly accessible or permissioned URL of the remote file, used by Slack to access its content or metadata.
preview_imagestringBase64-encoded image (e.g., PNG, JPEG) used as the file's preview in Slack.
indexable_file_contentsstringPlain text content of the file, indexed by Slack for search.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.