Oops! Something went wrong
[next-mdx-remote-client] error compiling MDX: Expected a closing tag for `<br>` (88:133-88:137) before the end of `tableData` 86 | | Tool Name | Description | Parameters | 87 | | --------- | ----------- | ---------- | > 88 | | `list_memo_tags` | List all existing memo tags | - `parent`: The parent who owns the tags (format: memos/{id}, default: "memos/-")<br>- `visibility`: Tag visibility (PUBLIC/PROTECTED/PRIVATE, default: PRIVATE) | | ^ 89 | | `search_memo` | Search for memos using keywords | - `key_word`: The keywords to search for in memo content | 90 | | `create_memo` | Create a new memo | - `content`: The content of the memo<br>- `visibility`: Memo visibility (PUBLIC/PROTECTED/PRIVATE, default: PRIVATE) | More information: https://mdxjs.com/docs/troubleshooting-mdx