Inkdrop MCP Server
Official
by inkdropapp
create-note
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 |