Namespace OpenQA.Selenium.DevTools.V147.WebMCP
Classes
- Annotation
Tool annotations
- 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.
- 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.