Handles the tasks/cancel request, idempotently on a terminal task.
tasks/cancel
Handles the tasks/get request by delegating to a TaskStoreInterface.
tasks/get
TaskStoreInterface
Handles the tasks/update request, re-dispatching the tool call once no input request is outstanding.
tasks/update