zero_update_note
Updates specified fields of an existing note, such as title, body, tags, or state, while preserving id and creation timestamp.
Instructions
แก้เฉพาะฟิลด์ที่ส่งของโน้ต รวม body (ห้ามแก้ id/created)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| body | No | ||
| tags | No | ||
| state | No | ||
| title | No | ||
| aliases | No | ||
| add_links | No | ||
| add_evidence | No |