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