delete-flow
Removes a Node-RED flow by its unique ID. Provide the flow ID to delete it.
Instructions
Deletes a specific flow from the Node-RED instance by its ID. Args: id (e.g.'396c237c693dc')
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Flow ID to delete |