add_bookmark
Add a bookmark to any Slack channel by providing channel ID, title, and URL. Optionally include an emoji for quick identification.
Instructions
Add a bookmark to a Slack channel.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| link | Yes | URL for the bookmark | |
| emoji | No | Optional emoji name without colons (e.g., 'bookmark') | |
| title | Yes | Display title for the bookmark | |
| channel_id | Yes | Channel ID to add the bookmark to |