MCPcopy Create free account
hub / github.com/apache/maka / interactionRun

Method interactionRun

packages/runtime/src/tool-runtime.ts:2353–2355  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2351 }
2352
2353 private interactionRun(): HostedInteractionBridge | undefined {
2354 return this.hostedInteraction;
2355 }
2356
2357 private async publishHostedSettlementAck(
2358 queue: DurableSessionEventSink,

Callers 3

executeToolMethod · 0.95
askUserQuestionMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected