Skip to main content

Overview

Output Tools enable you to create files and manage text output in your workflows. These tools are essential for generating reports, saving processed data, and creating downloadable content for users.

Key Features

OUTPUT_FILE

  • Create files from text content
  • Support multiple file formats (CSV, HTML, JSON, TXT, XML, YAML, XLS, XLSX, PDF, DOCX, PPTX, PNG, SVG)
  • Upload to workspace with signed URLs
  • Automatic file type detection

OUTPUT_TEXT

  • Output plain text content
  • Simple text display functionality
  • Useful for debugging and status messages
  • Compatible with all workflow steps

Authentication

No authentication required for output tools.

Example: Generate CSV Report

Example: JSON Data Export

Example: Multi-format Report Generation

File Type Support

Use Cases

  • Report Generation: Create downloadable reports in various formats
  • Data Export: Save processed data for external use
  • Configuration Files: Generate config files for other systems
  • Documentation: Create structured documentation files
  • Backup and Archive: Save workflow results for future reference
  • User Downloads: Provide files for user download
  • System Integration: Generate files for external system import