MCPcopy Create free account
hub / github.com/TanStack/ai / github-tools.ts

File github-tools.ts

examples/ts-code-mode-web/src/lib/tools/github-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
4const GITHUB_API_BASE = 'https://api.github.com'

Callers

nothing calls this directly

Calls 4

toolDefinitionFunction · 0.90
getGitHubHeadersFunction · 0.85
jsonMethod · 0.80
fetchWithTimeoutFunction · 0.70

Tested by

no test coverage detected