Option C Tools
Loading...
Searching...
No Matches
tools.py File Reference

Go to the source code of this file.

Namespaces

namespace  oct
namespace  oct.mcp
namespace  oct.mcp.tools

Functions

None oct.mcp.tools._dbg (*args, **kwargs)
str oct.mcp.tools._run_tool (str tool_name, dict raw_args)
str oct.mcp.tools._run_tool_write (str tool_name, dict raw_args)
int oct.mcp.tools._elapsed_ms (float start)
str oct.mcp.tools._safe_getuser ()
str oct.mcp.tools._error_response (str message, str tool_name)
None oct.mcp.tools.register_tools (FastMCP mcp)
None oct.mcp.tools.register_write_tools (FastMCP mcp)