delete_file
Remove a file from a Langflow flow by providing the flow ID and file name.
Instructions
Delete a specific file from a flow.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| flow_id | Yes | Flow ID (UUID) containing the file | |
| file_name | Yes | Name of the file to delete |