update_note
Replace the full content of an existing Apple Note with new Markdown text, where the first line sets the title.
Instructions
Reemplaza el contenido completo de una nota existente. El contenido es Markdown; la primera línea se convierte en el título.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Id de la nota a actualizar. | |
| content | Yes | Nuevo contenido completo en Markdown, reemplaza el anterior. |