studio_status
Check the generation status and retrieve URLs of artifacts in NotebookLM, or rename them.
Instructions
Check studio content generation status and get URLs, or rename an artifact.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notebook_id | Yes | Notebook UUID | |
| action | No | Action to perform: - status (default): List all artifacts with their status and URLs - rename: Rename an artifact (requires artifact_id and new_title) - list_types: List all supported artifact types with their options | status |
| artifact_id | No | Required for action="rename" - the artifact UUID to rename | |
| new_title | No | Required for action="rename" - the new title for the artifact |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||