Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ComposioHQ/composio
/ tool
Method
tool
python/composio/core/models/experimental.py:112–112 ·
view source on GitHub ↗
(self, fn: t.Callable[..., t.Any], /)
Source
from the content-addressed store, hash-verified
110
111
@t.overload
112
def
tool(self, fn: t.Callable[..., t.Any], /) -> CustomTool: ...
113
114
@t.overload
115
def
tool(
Callers
nothing calls this directly
Calls
2
_infer_tool_from_function
Function · 0.85
_get_caller_locals
Function · 0.85
Tested by
no test coverage detected