delete_cell
Remove a specific cell from a runbook by supplying the runbook ID and cell ID, keeping runbook content accurate and up to date.
Instructions
Remove a cell from a runbook.
Args: runbook_id: The parent runbook id. cell_id: The cell id to delete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cell_id | Yes | ||
| runbook_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |