MCPcopy
hub / github.com/TanStack/ai / database-tools.ts

File database-tools.ts

packages/ai-code-mode/models-eval/database-tools.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-disable @typescript-eslint/require-await -- toolDefinition .server uses async handlers */
2import { z } from 'zod'
3import { toolDefinition } from '@tanstack/ai'
4

Callers

nothing calls this directly

Calls 3

toolDefinitionFunction · 0.90
evaluateConditionFunction · 0.70
getTableSchemaFunction · 0.70

Tested by

no test coverage detected