read_multiple_notes
Extract and view content from multiple note files at once by specifying their relative paths. Organize and reference your notes efficiently within the MCP Notes knowledge management system.
Instructions
Read the contents of multiple note files simultaneously. Specify paths relative to your notes directory (e.g., ['Log/2023-01-01.md', 'Rollups/2023-01-01-rollup.md']). Returns each file's content with its path as a reference.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
paths | Yes | Array of paths to note files, relative to your notes directory |