*FILE_CREATE =============================== .. _filecreate: FILE_CREATE Worker – File Path Output ====================================== The ``FILE_CREATE`` worker now includes a **File Path** output, making it accessible for use within Workflows. This allows subsequent workflow steps to reference the created file directly by its path, improving automation and data handling. Key Points ---------- - Adds a new output field: ``file_path``. - Enables downstream workflow steps to access the file location. - Enhances integration and automation capabilities within Workflows. .. thumbnail:: /_images/Images/filecreateworker.png :title: Task Create | |