MCPcopy Index your code
hub / github.com/TanStack/ai / execute-prompt-realtime-tools.ts

File execute-prompt-realtime-tools.ts

examples/ts-code-mode-web/src/lib/execute-prompt-realtime-tools.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { toolDefinition } from '@tanstack/ai'
2import { z } from 'zod'
3
4export interface CodeExecution {

Callers

nothing calls this directly

Calls 7

toolDefinitionFunction · 0.90
resolveExecutePromptArgFunction · 0.85
nextIdFunction · 0.85
nowMethod · 0.80
jsonMethod · 0.80
emitFunction · 0.70
fetchFunction · 0.50

Tested by

no test coverage detected