add-bookmark-to-list
Add a specific bookmark to a designated list by providing the list ID and bookmark ID.
Instructions
Add a bookmark to a list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| listId | Yes | The listId to add the bookmark to. | |
| bookmarkId | Yes | The bookmarkId to add. |