v0.1.5 - Tab Metadata Tool
🚀 New Feature: Tab Metadata Tool
✨ What's New
- Tab Metadata Tool: New \get-document-tabs\ tool for retrieving lightweight page metadata from Lucidchart documents
- Returns compact JSON with document info and page metadata (id, title, index) without heavy content like shapes and lines
- Optimized for LLM usage scenarios and automation workflows
🔧 Changes
- Enhanced MCP server tool registration to include 3 tools (was 2)
- Updated test suite to support new tool functionality
🎯 Use Cases
- Quick document structure overview for multi-page documents
- Navigation assistance and automation workflows
- LLM-powered document analysis preparation
- Efficient metadata access without downloading full document content
📊 Quality Metrics
- All 213 tests pass ✅
- 93.54% code coverage maintained ✅
- New tool has 100% test coverage ✅
📦 Installation
\\�ash
npm install -g lucid-mcp-server@0.1.5
\\