create_note
Add notes to databases via natural language commands; specify title and content for structured, searchable entries in supported database types like PostgreSQL, MySQL, MongoDB, and SQLite.
Instructions
Create a new note
Input Schema
Name | Required | Description | Default |
---|---|---|---|
content | Yes | Text content of the note | |
title | Yes | Title of the note |