txtgenarator
Author: xyy
Version: 0.0.1
Type: tool
Description
Txt Generator Tool for Dify
A simple and efficient Dify plugin that allows users to input a title and content, then automatically generates and returns a downloadable file encoded in UTF-8. Ideal for scenarios such as automatic report generation, LLM output exporting, and document automation workflows.
✨ Features
- ✅ Accepts dynamic input: and
- ✅ Automatically generates file with UTF-8 encoding
- ✅ Returns downloadable file blob, no local file write needed
- ✅ Suitable for batch processing and integration into workflows
- ✅ No external API or internet required
🔧 Setup Instructions
This plugin runs within the Dify plugin system and requires no external services or credentials. To install and use the plugin:
- Deploy the plugin in your Dify instance.
- Add the plugin to your Dify App or Workflow.
- Provide and as tool parameters.
- The plugin will return a file encoded in UTF-8, ready for download.
🧪 How to Use in Workflow
Input Schema
Sample Parameters