What can you do with it?
The/nice-formatting
command enables you to transform automation step outputs into clean, human-readable HTML format. You can convert raw data, JSON responses, or complex outputs into well-structured presentations that are easy to read and understand, perfect for reports or sharing results with non-technical users.
How to use it?
Basic Command Structure
Parameters
Required:content
- The data or output to format
style
- Visual style: clean, simple, or detailed (defaults to clean)include_headers
- Add section headers (true/false)highlight
- Highlight specific values or patterns
Response Format
The command returns:Examples
Basic Usage
Advanced Usage
Specific Use Case
Notes
Output Format:- Always returns clean HTML
- Uses tables for structured data
- Applies simple, readable styling
- Suitable for email or web display