• Overview
@angular/core

WebMcpClient

interface

The client context of a given WebMCP tool execution.

API

    
      interface WebMcpClient {}
    
    

signal

AbortSignal

A signal which notifies the tool when the operation is aborted. When triggered, the current operation should be canceled and all allocated resources should be cleaned up.

Jump to details