create_bookmark
Create a bookmark in linkding from a URL, adding optional details like title, tags, notes, and privacy controls.
Instructions
Create a new bookmark in linkding.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL of the bookmark (required) | |
| notes | No | Personal notes for the bookmark | |
| title | No | Title of the bookmark | |
| shared | No | Whether the bookmark should be shared | |
| unread | No | Whether the bookmark should be marked as unread | |
| tag_names | No | List of tag names to assign to the bookmark | |
| description | No | Description of the bookmark | |
| is_archived | No | Whether the bookmark should be archived | |
| disable_scraping | No | Whether to disable automatic scraping of title/description |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |