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

Method SetTaskExecutionProfile

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

Source from the content-addressed store, hash-verified

423 DeleteTask(ctx context.Context, id string) error
424 GetTaskExecutionProfile(ctx context.Context, id string) (TaskExecutionProfileRecord, error)
425 SetTaskExecutionProfile(
426 ctx context.Context,
427 id string,
428 request *TaskExecutionProfileRequest,

Callers 1

Implementers 2

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

Calls

no outgoing calls

Tested by

no test coverage detected