delete_shape
Remove a shape from a .tldr file by its ID, with an option to also delete associated arrow bindings and affected arrow shapes.
Instructions
Delete a shape by id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | Absolute path to a .tldr file | |
| id | Yes | ||
| cascade | No | Also remove related arrow bindings and arrow shapes that lose all bindings |