jupyter_list_kernels
List all running Jupyter kernels to inspect their id, name, state, and connections.
Instructions
List all running Jupyter kernels.
Returns: JSON with list of kernels (id, name, state, connections)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |