delete_cell
Remove a cell from a Hex project, permanently. Confirm the cell ID and contents with get_project() first to avoid accidental deletion.
Instructions
Delete a cell from a Hex project. Use with caution — this is irreversible. Always get_project() first to confirm the cell ID and contents before deleting.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cell_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |