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

Method CreateTaskBridgeNotificationSubscription

internal/cli/client.go:431–431  ·  view source on GitHub ↗
(
		ctx context.Context,
		taskID string,
		request *TaskBridgeNotificationSubscriptionRequest,
	)

Source from the content-addressed store, hash-verified

429 ) (TaskExecutionProfileRecord, error)
430 DeleteTaskExecutionProfile(ctx context.Context, id string) error
431 CreateTaskBridgeNotificationSubscription(
432 ctx context.Context,
433 taskID string,
434 request *TaskBridgeNotificationSubscriptionRequest,

Callers 1

Implementers 2

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

Calls

no outgoing calls

Tested by

no test coverage detected