create-bookmark
Create a bookmark from a URL or text content. Provide the type and the content, optionally with a title, to save the bookmark.
Instructions
Create a link bookmark or a text bookmark
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | The type of bookmark to create. | |
| title | No | The title of the bookmark | |
| content | Yes | If type is text, the text to be bookmarked. If the type is link, then it's the URL to be bookmarked. |