Definition
WebMCP defines ToolActivatedEventInit
dictionary ToolActivatedEventInit : EventInit {
DOMString toolName = "";
};
ToolActivatedEventInit dictionaryWebMCP defines ToolActivatedEventInit
dictionary ToolActivatedEventInit : EventInit {
DOMString toolName = "";
};