Slack

slack_get_permalink

Get a permanent URL for a specific message.

Remote node2flow/slack

Other tools also called slack_get_permalink? See providers with this name

Input Schema


            {
  "type": "object",
  "properties": {
    "_fields": {
      "type": "string",
      "description": "Comma-separated list of fields to include in the response"
    },
    "channel": {
      "type": "string",
      "description": "Channel containing the message"
    },
    "message_ts": {
      "type": "string",
      "description": "Timestamp of the message"
    }
  }
}
          

Provider

Slack →