update_entry
Update an existing entry by modifying only the fields you want to change, such as date, type, content, tags, or contacts.
Instructions
Update an existing entry. Only send fields you want to change.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Entry UUID | |
| date | No | Date (YYYY-MM-DD) | |
| type | No | Entry type | |
| content | No | Entry content (supports #tag# and [[tag]]) | |
| tag_ids | No | Replace associated tags | |
| contact_ids | No | Replace associated contacts |