Slack

SLACK_ENABLE_PUBLIC_SHARING_OF_A_FILE

Enables public sharing for an existing Slack file by generating a publicly accessible URL; this action does not create new files.

Remote slack

Other tools also called SLACK_ENABLE_PUBLIC_SHARING_OF_A_FILE? See providers with this name

Input Schema


            {
  "type": "object",
  "properties": {
    "file": {
      "type": "string",
      "description": "The ID of the file to be shared publicly.\nExample: \"F0123456789\""
    }
  }
}
          

Provider

Slack →