Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/TanStack/ai
/ create-discovery-tool.test.ts
File
create-discovery-tool.test.ts
packages/ai-code-mode/tests/create-discovery-tool.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
'vitest'
2
import
{ z } from
'zod'
3
import
{ toolDefinition } from
'@tanstack/ai'
4
import
{ createDiscoveryTool } from
'../src/create-discovery-tool'
Callers
nothing calls this directly
Calls
2
toolDefinition
Function · 0.90
createDiscoveryTool
Function · 0.90
Tested by
no test coverage detected