Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
13
class
ToolsServiceError(Exception):
14
pass
15
16
17
class
EmptyMcpServersError(ValueError):
Callers
15
get_mcp_servers
Method · 0.85
add_mcp_server
Method · 0.85
update_mcp_server
Method · 0.85
delete_mcp_server
Method · 0.85
test_mcp_connection
Method · 0.85
get_tool_list
Method · 0.85
update_tool_permission
Method · 0.85
toggle_tool
Method · 0.85
sync_provider
Method · 0.85
_build_server_config
Method · 0.85
_build_updated_server_config
Method · 0.85
_validate_server_config
Method · 0.85
Calls
no outgoing calls
Tested by
1
test_mcp_connection
Method · 0.68