update_memo
Update the content of an existing memo by providing its ID and new text. Modify notes directly in Memos.
Instructions
Update a specific memo by ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | The name/ID of the memo (format: memos/{id}) | |
| content | Yes | The content of the memo |