read_colab_cell
Read a specific Google Colab notebook cell's content and output by providing its cell ID. Access cell details directly for inspection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cell_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | No | ||
| cell_id | Yes | ||
| outputs | No | ||
| preview | No | ||
| cell_type | No | code | |
| execution_count | No |