MCPcopy Create free account
hub / github.com/compozy/agh / NetworkThread

Method NetworkThread

internal/cli/client.go:105–105  ·  view source on GitHub ↗
(
		ctx context.Context,
		workspaceRef string,
		channel string,
		threadID string,
	)

Source from the content-addressed store, hash-verified

103 ) error
104 NetworkThreads(ctx context.Context, query NetworkThreadsQuery) ([]NetworkThreadRecord, error)
105 NetworkThread(
106 ctx context.Context,
107 workspaceRef string,
108 channel string,

Callers 1

Implementers 2

stubClientinternal/cli/helpers_test.go
unixSocketClientinternal/cli/client.go

Calls

no outgoing calls

Tested by

no test coverage detected