create_memo
Create a new memo with content and optional visibility. Set visibility to public, protected, or private.
Instructions
Create a new memo
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | The content of the memo | |
| visibility | No | Memo visibility | PRIVATE |