wiz_create_note
Create a note with HTML or Markdown content, requiring title and category, for document management in your WizNote server.
Instructions
Create a note from HTML or Markdown.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| html | No | ||
| title | Yes | ||
| kbGuid | No | ||
| category | Yes | ||
| markdown | No |