get_tools
Method
This is a method of the MCP class in the mcp module.Get the list of tool functions from this MCP instance. This method provides explicit access to the tools list, which is useful when you need to inspect or manipulate the tools programmatically.
Signature
Returns
List of tool functions that can be called

