remove_place
Removes a place and all its connected arcs from the Petri net model. Provide the place ID to delete.
Instructions
Remove a place and all its connected arcs from the Petri net.
WARNING: Destructive — the place and ALL arcs connected to it are deleted.
Args: place_id: ID of the place to remove
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| place_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |