kaggle_get_notebook_status
Retrieve the current execution status of a Kaggle notebook. Provide the kernel slug (username/notebook-slug) to check if it's running, completed, or failed.
Instructions
Get the status of a notebook execution
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kernelSlug | Yes | Notebook identifier (username/notebook-slug) |