Skip to content

fix: correct attribute name in list_notebooks#3

Open
Jillablanco-111 wants to merge 1 commit into
alfredang:mainfrom
Jillablanco-111:claude/eloquent-robinson
Open

fix: correct attribute name in list_notebooks#3
Jillablanco-111 wants to merge 1 commit into
alfredang:mainfrom
Jillablanco-111:claude/eloquent-robinson

Conversation

@Jillablanco-111
Copy link
Copy Markdown

Summary

  • Fix AttributeError in list_notebooks tool: nb.source_count ? nb.sources_count
  • The Notebook class from notebooklm-py uses sources_count (with an 's')

Test plan

  • Verified fix by calling notebooks.list() directly with Python and confirming sources_count works
  • Restart MCP server and confirm list_notebooks tool returns results

?? Generated with Claude Code

…ebooks

The Notebook class uses `sources_count` (with an 's'), not `source_count`.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant