Datetime MCP Server

add-note

Create and store a new note by providing a name and content with the tool on the Datetime MCP Server, designed for efficient note management and summarization.

Instructions

Add a new note

Input Schema

NameRequiredDescriptionDefault
contentYes
nameYes

Input Schema (JSON Schema)

{ "properties": { "content": { "type": "string" }, "name": { "type": "string" } }, "required": [ "name", "content" ], "type": "object" }

You must be authenticated.

Other Tools from Datetime MCP Server

Related Tools

ID: fd8f58oegw