MCPcopy
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

1import { describe, expect, it, vi } from 'vitest'
2import { z } from 'zod'
3import { toolDefinition } from '@tanstack/ai'
4import {

Callers

nothing calls this directly

Calls 7

toolToBindingFunction · 0.90
toolDefinitionFunction · 0.90
toolsToBindingsFunction · 0.90
createEventAwareBindingsFunction · 0.90
createMockServerToolFunction · 0.85
makeBindingFunction · 0.70
executeMethod · 0.45

Tested by

no test coverage detected