delete_flow
Deletes a Node-RED flow by ID, removing it from the instance and returning confirmation.
Instructions
Delete a flow.
Args: flow_id: Flow ID to delete
Returns: Confirmation message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| flow_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |