All tools JSON Formatter ● Live Developer Tools

Input JSON

Validation

✓ Valid JSON

Quick inspection

  • Top-level type: Object
  • Keys (2): tool, status

Formatted output

{
  "tool": "Small Web Apps",
  "status": "ready"
}