Skip to main content

Module exit_codes

Module exit_codes 

Source
Expand description

Exit codes for agent-friendly error handling. Agents can branch on specific failure modes without parsing error text.

Constantsยง

API_ERROR
AUTH_ERROR
CONFIG_ERROR
GENERAL_ERROR
NOT_FOUND
SUCCESS