MCPcopy
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

1import { describe, expect, it } from 'vitest'
2import { z } from 'zod'
3import { toolDefinition } from '@tanstack/ai'
4import { createDiscoveryTool } from '../src/create-discovery-tool'

Callers

nothing calls this directly

Calls 2

toolDefinitionFunction · 0.90
createDiscoveryToolFunction · 0.90

Tested by

no test coverage detected