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

Method DeleteTaskExecutionProfile

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

Source from the content-addressed store, hash-verified

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

Callers 1

Implementers 2

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

Calls

no outgoing calls

Tested by

no test coverage detected