Skip to main content
jetemail doctor runs four checks and prints a small report. Useful as a first step when anything looks off.

What it checks

Exit code

  • 0 when every required check passes.
  • 1 when the API key is missing or the API call fails.
This makes it convenient as a CI pre-flight: