Definition
WebMCP defines ToolExecuteCallbackOptions
dictionary ToolExecuteCallbackOptions {
required AbortSignal signal;
};
ToolExecuteCallbackOptions dictionaryWebMCP defines ToolExecuteCallbackOptions
dictionary ToolExecuteCallbackOptions {
required AbortSignal signal;
};