bookmarks_edit
Edit a bookmark's title, URL, or emoji in a Slack channel by providing the bookmark and channel IDs.
Instructions
Edit a bookmark in a channel.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| link | No | New URL for the bookmark. | |
| emoji | No | New emoji tag for the bookmark (e.g. ``:books:``). | |
| title | No | New title (display name) for the bookmark. | |
| channel_id | Yes | ID of the channel containing the bookmark (e.g. ``C0123``). | |
| bookmark_id | Yes | ID of the bookmark to edit (e.g. ``Bk0123``). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||