remove_transition
Removes a transition and all its connected arcs from a Petri net. Use this destructive action to delete a transition and every arc linked to it.
Instructions
Remove a transition and all its connected arcs from the Petri net.
WARNING: Destructive — the transition and ALL arcs connected to it are deleted.
Args: transition_id: ID of the transition to remove
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| transition_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |