MCPcopy 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
27def _tools_list(app):
28 return _mcp(app, "tools/list")["result"]["tools"]
29
30
31def _call_tool(app, tool_name, arguments=None, request_id=1):

Callers 1

test_mcps002_tools_callFunction · 0.70

Calls 1

_mcpFunction · 0.70

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…