notebook-get-replaces-source-list-in-upstream-notebooklm
In upstream notebooklm-mcp-cli, the separate source_list tool is replaced by notebook_get which returns the notebook details including its sources list. There is no standalone source_list tool in v0.5.17. Any automation or skill that calls source_list must be updated to call notebook_get and extract the sources array from the response.