Slack
slack_list_bookmarks
List all bookmarks in a channel.
Remote node2flow/slack
Other tools also called slack_list_bookmarks?
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_id": {
"type": "string",
"description": "Channel ID"
}
}
}