wb_note_add
Add a note to the capsules table, preserving spaces and newlines while auto-parsing #hashtags. Requires confirmation to complete the write.
Instructions
写笔记(capsules 表,#标签 自动解析)。对应 CLI:note add。参数:content*(笔记正文,含空格换行原样入库,#标签 自动解析)。写操作须 confirm:true。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | 写操作必传 true(安全门) | |
| content | Yes | 笔记正文,含空格换行原样入库,#标签 自动解析 |