notebooklm-tool-consolidation-42-to-38-granular-to-action-param
Upstream notebooklm-mcp-cli consolidates granular per-action tools into action-parameterized tools: source_add_url/text/file/drive (4 tools) become source_add(source_type=url|text|file|drive) (1 tool). Similarly note_create/list/update/delete become note(action=...). Skills referencing old granular tool names break after migration and must be fully rewritten against upstream tool signatures.