Built-in tools for langchainrust.
Provides a collection of ready-to-use tools for agents:
Calculator: Math expression evaluationDateTimeTool: Date/time queries and calculationsSimpleMathTool: Advanced math operationsPythonREPLTool: Python code execution (disabled by default)DuckDuckGoSearchTool: Web search via DuckDuckGoURLFetchTool: Web page fetching and parsingWikipediaTool: Wikipedia searchFileTool: Sandboxed file operationsHTTPTool: HTTP requests with SSRF protectionSQLTool: Read-only SQL queries (feature-gated)ComputerUseTool: Screen interaction via Anthropic APISandboxTool/LocalSandbox: Code execution sandbox