Slack

slack_list_pins

List all pinned items in a channel.

Remote node2flow/slack

Other tools also called slack_list_pins? 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 ID"
    }
  }
}
          

Provider

Slack →