Back to Labs
Lab 03 / WORKFLOWS + DATA

Automation in motion.

Follow an execution from end to end. Inspect its steps, simulate a failure and review the structured response.

Interactive experiment
READY TO RUN0.00s / EXECUTION TIME
  1. WebhookWaiting
  2. ValidateWaiting
  3. TransformWaiting
  4. AIWaiting
  5. DatabaseWaiting
  6. ResponseWaiting

Waiting to run.

01 / Input event

AI generates the sequential workflow from your request.

{
  "description": "",
  "simulateError": false
}
AI generates the workflow and this experiment does not persist data.
02 / STRUCTURED OUTPUTWAITING

Context in. Clarity out.

Run the experiment to inspect the structured result.

Inspect API contract
POST /api/labs/automation-visualizer

Content-Type: application/json · Server-side validation · 2,000-character message limit · 8s service timeout · Response is not cached.

{
  "description": "string (optional)",
  "simulateError": false
}

Responses: 200 (result), 400 (invalid JSON), 413 (body too large), 415 (invalid type), 422 (validation), 429 (future rate-limit hook), 500 (internal error), 504 (timeout).

Browser → Vercel route → n8n webhook. The service interface connects n8n on the server without exposing public keys.

Use fictional data to test this Lab. Do not submit personal or confidential information.