Delete Pane
delete_paneClose or delete a pane by its ID, making the attached URL unreachable. Idempotent: already-closed panes return success.
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). |