Overview

Errors from orchestration routes are usually JSON objects with code, title, category, why, optional recovery, retryable, details.

The TypeScript SDK parses externalDiagnosticWireSchema and throws PromptOrchestraApiError (prompt-orchestra-ts/src/core/http.ts).

See also

Was this page helpful?