Skip to main content
Glama

ToolBox MCP Server

create_note

Generate and store notes with structured content and titles using an AI-powered automation platform. Simplify organization and retrieval for efficient task management.

Input Schema

NameRequiredDescriptionDefault
contentYesNote content
titleYesNote title

Input Schema (JSON Schema)

{ "description": "Create a new note", "name": "create_note", "properties": { "content": { "description": "Note content", "type": "string" }, "title": { "description": "Note title", "type": "string" } }, "required": [ "title", "content" ], "type": "object" }

You must be authenticated.

Other Tools from ToolBox MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/xiaoguomeiyitian/ToolBox'

If you have feedback or need assistance with the MCP directory API, please join our Discord server