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

Method RequestTaskRunReview

internal/cli/client.go:447–447  ·  view source on GitHub ↗
(
		ctx context.Context,
		runID string,
		request *TaskRunReviewRequest,
	)

Source from the content-addressed store, hash-verified

445 ) (TaskBridgeNotificationSubscriptionRecord, error)
446 DeleteTaskBridgeNotificationSubscription(ctx context.Context, taskID string, subscriptionID string) error
447 RequestTaskRunReview(
448 ctx context.Context,
449 runID string,
450 request *TaskRunReviewRequest,

Callers 1

Implementers 2

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

Calls

no outgoing calls

Tested by

no test coverage detected