n8n execute --id=123 --rawOutput

Category: n8n & Workflow Automation

n8n execute --id=123 --rawOutput

Run a workflow and print only JSON

Executes workflow 123 and prints only the JSON execution data, with no surrounding status text, so piping into jq or another parser stays clean. Use the flag exactly as written, --rawOutput. Failed runs still exit with a non-zero code and log the error.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.