slack.addBookmark adds a link bookmark to a conversation.
Example
automations/add-bookmark.automation.ts
Inputs
RequiresconversationId, title, and an HTTP or HTTPS url. emoji is optional. Slack currently supports creating only link bookmarks.
Output
Returns the created bookmark. Requiresbookmarks:write; conversations are limited to 100 bookmarks.