The executor returns HTTP 500 for all tool errors, including missing env vars. Before: 500 response = BROKEN After: Check error message for env/validation patterns before marking BROKEN This ensures tools that require API keys (like @parallel-web/ai-sdk-tools) show importHealth: HEALTHY since the tool loads correctly - it just needs config. |
||
|---|---|---|
| .. | ||
| ai-agent | ||
| health-check | ||
| rate-limiter.ts | ||