Reads the contents of a local text file and stores the result in a variable. Supported file types: text files only.
Configuration
- File Path: Path to the target file. Supports dynamic insertion via
${variable}(e.g., dynamic file name within a fixed directory). - Result Variable: Variable name to store the retrieved file content.