emacs_org_heading_delete
Remove an Org-mode heading and its entire subtree from a specified buffer by providing the buffer name and heading text.
Instructions
Delete a heading and its subtree
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| buffer | Yes | Buffer name | |
| heading | Yes | Heading text to delete |