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

Method ClearTaskBlockAsAgent

internal/cli/client.go:415–415  ·  view source on GitHub ↗
(
		ctx context.Context,
		id string,
		blockID string,
		request ClearTaskBlockRequest,
		credentials agentidentity.Credentials,
	)

Source from the content-addressed store, hash-verified

413 request ClearTaskBlockRequest,
414 ) (TaskBlockRecord, error)
415 ClearTaskBlockAsAgent(
416 ctx context.Context,
417 id string,
418 blockID string,

Callers 1

newTaskUnblockCommandFunction · 0.65

Implementers 2

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

Calls

no outgoing calls

Tested by

no test coverage detected