MCPcopy
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

1import { DynamicStructuredTool } from '@langchain/core/tools';
2import { z } from 'zod';
3import { formatToolResult } from '../types.js';
4

Callers

nothing calls this directly

Calls 4

searchTweetsFunction · 0.85
formatToolResultFunction · 0.85
getProfileFunction · 0.85
getThreadFunction · 0.85

Tested by

no test coverage detected