final | |
|---|---|
readonly | |
implements |
RequestHandlerInterface<'tasks/update', EmptyResult, ServerContext> |
Handles the tasks/update request, re-dispatching the tool call once no input request is outstanding.
| Methods | ||
|---|---|---|
public
|
__construct(TaskStoreInterface $store, ToolTaskRunner $runner)
|
# |
public
|
handle(JsonRpcRequest $request, AbstractContext $context): EmptyResult
|
# |