Table of Contents

Namespace OpenQA.Selenium.DevTools.V148.WebMCP

Classes

Annotation

Tool annotations

DisableCommandResponse

Response for Disables the WebMCP domain.

DisableCommandSettings

Disables the WebMCP domain.

EnableCommandResponse

Response for Enables the WebMCP domain, allowing events to be sent. Enabling the domain will trigger a toolsAdded event for all currently registered tools.

EnableCommandSettings

Enables the WebMCP domain, allowing events to be sent. Enabling the domain will trigger a toolsAdded event for all currently registered tools.

Tool

Definition of a tool that can be invoked.

ToolInvokedEventArgs

Event fired when a tool invocation starts.

ToolRespondedEventArgs

Event fired when a tool invocation completes or fails.

ToolsAddedEventArgs

Event fired when new tools are added.

ToolsRemovedEventArgs

Event fired when tools are removed.

WebMCPAdapter

Represents an adapter for the WebMCP domain to simplify the command interface.

Enums

InvocationStatus

Represents the status of a tool invocation.