update_bookmark_style
Update the color and style of an existing bookmark by providing its bookmark ID. Choose from red, purple, blue, green, or yellow, and line, highlighter, or wavy styles.
Instructions
改已有划线的样式(bookmarkId 来自 add_bookmark 的返回)。 只传想改的字段:colorStyle: 1红 2紫 3蓝 4绿 5黄;style: 0直线 1荧光笔 2波浪(3 无效)。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| style | No | ||
| bookmark_id | Yes | ||
| color_style | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |