MCPcopy Index your code
hub / github.com/AstrBotDevs/AstrBot / ToolsServiceError

Class ToolsServiceError

astrbot/dashboard/services/tools_service.py:13–14  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11
12
13class ToolsServiceError(Exception):
14 pass
15
16
17class EmptyMcpServersError(ValueError):

Callers 15

get_mcp_serversMethod · 0.85
add_mcp_serverMethod · 0.85
update_mcp_serverMethod · 0.85
delete_mcp_serverMethod · 0.85
test_mcp_connectionMethod · 0.85
get_tool_listMethod · 0.85
toggle_toolMethod · 0.85
sync_providerMethod · 0.85
_build_server_configMethod · 0.85

Calls

no outgoing calls

Tested by 1

test_mcp_connectionMethod · 0.68