MCPcopy Create free account
hub / github.com/PSPDFKit/nutrient-document-engine-mcp-server / mcpTools.ts

File mcpTools.ts

src/mcpTools.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { ZodRawShape, ZodObject, infer as ZodInfer } from 'zod';
2import { listDocuments, ListDocumentsSchema } from './tools/discovery/listDocuments.js';
3import { readDocumentInfo, ReadDocumentInfoSchema } from './tools/discovery/readDocumentInfo.js';
4import { extractText, ExtractTextSchema } from './tools/extraction/extractText.js';

Callers

nothing calls this directly

Calls 1

createToolFunction · 0.85

Tested by

no test coverage detected