create_profile
Create a new NotebookLM profile by launching Google login for authentication, then use switch_account to access it.
Instructions
Create a new NotebookLM account profile and launch the Google login.
This opens a browser window for the user to sign into their Google account. Once authentication is complete, the profile is ready to use via switch_account.
Args: profile: Name for the new profile (e.g. 'work', 'design', 'testing'). Will be stored at ~/.notebooklm-.
Returns: Dictionary with the profile status and next steps.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| profile | Yes |