create-note
Add structured notes to your Inkdrop database by specifying a title, content in Markdown, and a notebook ID. Define note status for better organization and retrieval.
Instructions
Create a new note in the database
Input Schema
Name | Required | Description | Default |
---|---|---|---|
body | Yes | The content of the note represented with Markdown | |
bookId | Yes | The notebook ID | |
status | No | The status of the note | |
title | Yes | The note title |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Inkdrop MCP Server
Related Tools
- @inkdropapp/mcp-server
- @inkdropapp/mcp-server
- @inkdropapp/mcp-server
- @daikw/mcp-server-on-raspi
- @adamdude828/mcp-browser-use