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

Method BlockTask

internal/cli/client.go:401–401  ·  view source on GitHub ↗
(ctx context.Context, id string, request CreateTaskBlockRequest)

Source from the content-addressed store, hash-verified

399 InspectRun(ctx context.Context, id string) (TaskInspectRecord, error)
400 UpdateTask(ctx context.Context, id string, request UpdateTaskRequest) (TaskRecord, error)
401 BlockTask(ctx context.Context, id string, request CreateTaskBlockRequest) (TaskBlockRecord, error)
402 BlockTaskAsAgent(
403 ctx context.Context,
404 id string,

Callers 1

newTaskBlockCommandFunction · 0.65

Implementers 2

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

Calls

no outgoing calls

Tested by

no test coverage detected