MCPcopy
hub / github.com/TanStack/ai / notifyToolsChanged

Method notifyToolsChanged

packages/ai-client/src/devtools.ts:779–782  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

777 }
778
779 notifyToolsChanged(): void {
780 this.emitToolsRegistered()
781 this.emitSnapshot()
782 }
783
784 getCurrentStreamId(): string | null {
785 return this.currentStreamId

Callers 1

updateOptionsMethod · 0.45

Calls 2

emitToolsRegisteredMethod · 0.45
emitSnapshotMethod · 0.45

Tested by

no test coverage detected