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

Method AgentChannelRecv

internal/cli/client.go:510–510  ·  view source on GitHub ↗
(
		ctx context.Context,
		channel string,
		query AgentChannelRecvQuery,
		credentials agentidentity.Credentials,
	)

Source from the content-addressed store, hash-verified

508 ) (AgentSpawnRecord, error)
509 AgentChannels(ctx context.Context, credentials agentidentity.Credentials) ([]AgentChannelRecord, error)
510 AgentChannelRecv(
511 ctx context.Context,
512 channel string,
513 query AgentChannelRecvQuery,

Callers 1

newChannelRecvCommandFunction · 0.65

Implementers 2

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

Calls

no outgoing calls

Tested by

no test coverage detected