update_memo
Modify an existing memo by updating its content, visibility, state, or pinned status using the memo ID.
Instructions
Update an existing memo
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | No | New state setting | |
| memoId | Yes | The memo ID to update | |
| pinned | No | New pinned state | |
| content | No | New content for the memo | |
| visibility | No | New visibility setting |