create_note
Add new notes to databases by specifying title and content. This tool enables structured data entry for database management systems.
Instructions
Create a new note
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Title of the note | |
| content | Yes | Text content of the note |