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

Method ListTaskBlocks

internal/cli/client.go:408–408  ·  view source on GitHub ↗
(ctx context.Context, id string, includeCleared bool)

Source from the content-addressed store, hash-verified

406 credentials agentidentity.Credentials,
407 ) (TaskBlockRecord, error)
408 ListTaskBlocks(ctx context.Context, id string, includeCleared bool) ([]TaskBlockRecord, error)
409 ClearTaskBlock(
410 ctx context.Context,
411 id string,

Callers 1

newTaskBlocksCommandFunction · 0.65

Implementers 2

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

Calls

no outgoing calls

Tested by

no test coverage detected