MCPcopy Create free account
hub / github.com/astercloud/aster / TasksGetParams

Struct TasksGetParams

pkg/a2a/types.go:170–172  ·  view source on GitHub ↗

TasksGetParams tasks/get 方法参数

Source from the content-addressed store, hash-verified

168
169// TasksGetParams tasks/get 方法参数
170type TasksGetParams struct {
171 TaskID string `json:"taskId"`
172}
173
174// TasksCancelParams tasks/cancel 方法参数
175type TasksCancelParams struct {

Callers 1

mainFunction · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected