delete_memo
Delete a specific memo from a Memos instance. Supply the instance name and the memo path (e.g., memos/123) to permanently remove it.
Instructions
Delete a memo.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| instance | Yes | Instance name | |
| memoName | Yes | Memo name (e.g., "memos/123") |