getNote
Retrieve specific notes by ID using a JSON-based query within a TypeScript MCP server. Simplifies note access for efficient data management.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
noteId | Yes | The ID of the note to retrieve |
Retrieve specific notes by ID using a JSON-based query within a TypeScript MCP server. Simplifies note access for efficient data management.
Name | Required | Description | Default |
---|---|---|---|
noteId | Yes | The ID of the note to retrieve |