Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/1Panel-dev/MaxKB
/ get_data
Method
get_data
apps/tools/api/tool.py:13–14 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
11
12
class
ToolCreateResponse(ResultSerializer):
13
def
get_data(self):
14
return
ToolModelSerializer()
15
16
17
class
ToolCreateAPI(APIMixin):
Callers
nothing calls this directly
Calls
1
ToolModelSerializer
Class · 0.90
Tested by
no test coverage detected