check_artifact_status
Check whether a NotebookLM artifact generation task has finished by providing the notebook ID and task ID, returning the current status.
Instructions
Check the generation status of a NotebookLM artifact.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | Task ID returned by generate_artifact. | |
| notebook_id | Yes | ID of the notebook. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |