Variable: BrokerWireErrorSchema
constBrokerWireErrorSchema:TObject<{code:TString;details:TOptional<TUnknown>;message:TString;retryable:TBoolean; }>
Defined in: packages/contracts/src/capabilityBroker.ts:93
Host-side failure of one call (no stack, no plugin realm details).