Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/virattt/dexter
/ x-search.ts
File
x-search.ts
src/tools/search/x-search.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ DynamicStructuredTool } from
'@langchain/core/tools'
;
2
import
{ z } from
'zod'
;
3
import
{ formatToolResult } from
'../types.js'
;
4
Callers
nothing calls this directly
Calls
4
searchTweets
Function · 0.85
formatToolResult
Function · 0.85
getProfile
Function · 0.85
getThread
Function · 0.85
Tested by
no test coverage detected