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

Method CreateTask

internal/extension/host_api.go:237–237  ·  view source on GitHub ↗
(ctx context.Context, spec taskpkg.CreateTask, actor taskpkg.ActorContext)

Source from the content-addressed store, hash-verified

235 actor taskpkg.ActorContext,
236 ) ([]taskpkg.Run, error)
237 CreateTask(ctx context.Context, spec taskpkg.CreateTask, actor taskpkg.ActorContext) (*taskpkg.Task, error)
238 UpdateTask(
239 ctx context.Context,
240 id string,

Implementers 3

Serviceinternal/task/manager.go
StubTaskManagerinternal/api/testutil/task_stub.go
unsupportedNativeTaskManagerinternal/daemon/native_tools_test.go

Calls

no outgoing calls