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

Method ValidateAgentHeartbeat

internal/cli/client.go:256–256  ·  view source on GitHub ↗
(
		ctx context.Context,
		name string,
		request AgentHeartbeatValidateRequest,
	)

Source from the content-addressed store, hash-verified

254 query AgentQuery,
255 ) (AgentHeartbeatRecord, error)
256 ValidateAgentHeartbeat(
257 ctx context.Context,
258 name string,
259 request AgentHeartbeatValidateRequest,

Callers 1

Implementers 2

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

Calls

no outgoing calls

Tested by

no test coverage detected