Create
bookmarks_createCreate a Chrome bookmark or folder by specifying title and optional URL. Omit URL to create a folder; set parentId for location.
Instructions
Create a bookmark or a folder. Omit url to create a folder. If parentId is omitted, Chrome puts it in "Other bookmarks".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | URL (omit to create a folder) | |
| index | No | Position within the parent (omit to append) | |
| title | Yes | Title | |
| parentId | No | Parent folder id |