MCPcopy Create free account
hub / github.com/commandoperator/cmdop-sdk / answer

Method answer

node/src/streaming.ts:38–38  ·  view source on GitHub ↗

Write an ANSWER envelope on this stream's id.

(env: Envelope)

Source from the content-addressed store, hash-verified

36 [AskStreamErrorCode.MACHINE_OFFLINE]: "machine_offline",
37 [AskStreamErrorCode.NO_TARGETS]: "no_targets",
38 [AskStreamErrorCode.INTERNAL]: "internal",
39 [AskStreamErrorCode.PIN_DENIED]: "pin_denied",
40};
41

Callers 2

pinMethod · 0.65
confirmMethod · 0.65

Implementers 1

Transportnode/src/transport.ts

Calls

no outgoing calls

Tested by

no test coverage detected