Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/plotly/dash
/ _tools_list
Function
_tools_list
tests/unit/mcp/test_mcp_server.py:27–28 ·
view source on GitHub ↗
(app)
Source
from the content-addressed store, hash-verified
25
26
27
def
_tools_list(app):
28
return
_mcp(app,
"tools/list"
)[
"result"
][
"tools"
]
29
30
31
def
_call_tool(app, tool_name, arguments=None, request_id=1):
Callers
1
test_mcps002_tools_call
Function · 0.70
Calls
1
_mcp
Function · 0.70
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…