dropMCPTool
Syntax
dropMCPTool(name)
Arguments
name is a STRING scalar indicating the tool name.
Details
Deletes an MCP tool. If the tool has been published, it should be withdrawn using
withdrawMCPTools
before deletion.
Return value: A string representing the name of the deleted tool.
Examples
dropMCPTool("myTool")