get_cell_source
Retrieve the complete source code of a specific cell in a Hex notebook. View current Python, SQL, or HTML before making edits.
Instructions
Read the full source code of a specific cell (Python, SQL, or HTML). Use this before updating to understand what's already there.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cell_id | Yes | ||
| project_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |