Delete Pane
delete_paneClose or delete a pane by its ID, making its URL stop working. Idempotent operation—already-closed panes are accepted without error.
Instructions
Close/delete a pane (idempotent — an already-closed pane still succeeds). The human's URL stops working. To merely edit a pane keep it alive with update_pane; to recover a soft-deleted pane use the trash tool (action: restore).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pane_id | Yes | The pane id to close/delete (idempotent). |