MCPcopy Create free account
hub / github.com/OpenBMB/BMTools / load_file_operation_tool

Function load_file_operation_tool

host_local_tools.py:83–84  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

81 server.load_tool("tutorial")
82
83 def load_file_operation_tool():
84 server.load_tool("file_operation")
85
86 def load_meta_analysis_tool():
87 server.load_tool("meta_analysis")

Callers 1

run_tool_serverFunction · 0.85

Calls 1

load_toolMethod · 0.80

Tested by

no test coverage detected