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

Method AgentChannelSend

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

Source from the content-addressed store, hash-verified

514 credentials agentidentity.Credentials,
515 ) ([]AgentChannelMessageRecord, error)
516 AgentChannelSend(
517 ctx context.Context,
518 channel string,
519 request AgentChannelSendRequest,

Callers 1

newChannelSendCommandFunction · 0.65

Implementers 2

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

Calls

no outgoing calls

Tested by

no test coverage detected