mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-21 02:24:09 -07:00
feat(core): add tools to list and read MCP resources (#25395)
This commit is contained in:
@@ -55,6 +55,7 @@ export enum ToolErrorType {
|
||||
|
||||
// MCP-specific Errors
|
||||
MCP_TOOL_ERROR = 'mcp_tool_error',
|
||||
MCP_RESOURCE_NOT_FOUND = 'mcp_resource_not_found',
|
||||
|
||||
// Memory-specific Errors
|
||||
MEMORY_TOOL_EXECUTION_ERROR = 'memory_tool_execution_error',
|
||||
|
||||
Reference in New Issue
Block a user