MCPcopy Create free account

hub / github.com/PSPDFKit/nutrient-document-engine-mcp-server / functions

Functions448 in github.com/PSPDFKit/nutrient-document-engine-mcp-server

Method'get-ocg-layers'
* get-ocg-layers - Get available OCG layers for the document
src/api/DocumentEngineSchema.ts:18368
Method'get-ocg-layers-in-layer'
* get-ocg-layers-in-layer - Get available OCG layers for layer
src/api/DocumentEngineSchema.ts:19250
Method'get-secrets'
* get-secrets - List Secrets * * Gets all non-expired secret of the specified type.
src/api/DocumentEngineSchema.ts:19303
Method'inspect-digital-signatures'
* inspect-digital-signatures - Inspect Digital Signatures in a PDF file * * Returns PDF file's digital signatures. * * A document's digita
src/api/DocumentEngineSchema.ts:17961
Method'layer-apply-instant-json'
* layer-apply-instant-json - Apply an Instant JSON to a Layer
src/api/DocumentEngineSchema.ts:18841
Method'list-documents'
* list-documents - List Documents * * Lists documents with cursor-based pagination support. Documents can be sorted and filtered. * * The
src/api/DocumentEngineSchema.ts:17144
Method'list-layers'
* list-layers - Get Document's Layers * * Fetches a list of document's layers.
src/api/DocumentEngineSchema.ts:18380
Method'migrate-document-assets'
* migrate-document-assets - Migrate a Document's Assets to the Storage in the Configuration * * This endpoint allows you to migrate all the asse
src/api/DocumentEngineSchema.ts:17479
Method'prerender-document'
* prerender-document - Prerender a Document * * This endpoint allows you to pre-render documents in background so that they * are cached ahea
src/api/DocumentEngineSchema.ts:17441
Method'process-office-template'
* process-office-template - Process Office Template And Download the Result * * This endpoint allows to populate the document template (in DOCX
src/api/DocumentEngineSchema.ts:17491
Method'refresh-document-layer-signatures'
* refresh-document-layer-signatures - Refresh signatures on a document's layer * * Use this endpoint to refresh LTV signatures for the given doc
src/api/DocumentEngineSchema.ts:18777
Method'refresh-document-signatures'
* refresh-document-signatures - Refresh signatures on a document * * Use this endpoint to refresh LTV signatures for the given document. *
src/api/DocumentEngineSchema.ts:18005
Method'remove-document-annotations'
* remove-document-annotations - Delete Annotations * * This endpoint allows you to remove multiple annotations from the document's default layer
src/api/DocumentEngineSchema.ts:17833
Method'remove-document-form-field-widgets'
* remove-document-form-field-widgets - Delete Widgets * * This endpoint allows you to remove multiple widgets from the document's default layer.
src/api/DocumentEngineSchema.ts:18280
Method'remove-document-form-fields'
* remove-document-form-fields - Delete Form Fields * * This endpoint allows you to remove multiple form fields from the document's default layer
src/api/DocumentEngineSchema.ts:18211
Method'remove-document-layer-annotations'
* remove-document-layer-annotations - Delete Annotations in a Layer. * * This endpoint allows you to remove multiple annotations from the given
src/api/DocumentEngineSchema.ts:18534
Method'remove-document-layer-form-fields'
* remove-document-layer-form-fields - Delete Form Fields in a Layer * * This endpoint allows you to remove multiple form fields from a document'
src/api/DocumentEngineSchema.ts:19090
Method'remove-document-layer-widgets'
* remove-document-layer-widgets - Delete Widgets in a Layer * * This endpoint allows you to remove multiple widgets from a layer of the document
src/api/DocumentEngineSchema.ts:19161
Method'render-document-layer-page'
* render-document-layer-page - Renders a Page in a Layer * * Returns an image with the rendered page from a document. Requires exactly one of
src/api/DocumentEngineSchema.ts:18937
Method'render-document-page'
* render-document-page - Render a Page * * Returns an image with the rendered page from a document. Requires exactly one of * `width` and `he
src/api/DocumentEngineSchema.ts:17413
Method'revoke-jwt'
* revoke-jwt - Revoke JWT * * This endpoint allows you to revoke JSON Web Tokens created by your service. Revoked tokens are invalided before th
src/api/DocumentEngineSchema.ts:19293
Method'rotate-secret'
* rotate-secret - Rotate a Secret * * Current secrets don't expire. To change current secrets, you'll need to rotate them.
src/api/DocumentEngineSchema.ts:19323
Method'search-document'
* search-document - Search for Text * * Use this endpoint to search in a whole document or a continuous range of pages. * * This API offer
src/api/DocumentEngineSchema.ts:17351
Method'sign-document'
* sign-document - Digitally Sign a Document * * Use this endpoint to digitally sign a document. * * ### Signing Service * * The actu
src/api/DocumentEngineSchema.ts:17987
Method'sign-document-layer'
* sign-document-layer - Digitally Sign a Layer * * Use this endpoint to digitally sign a document's layer. * * You can apply a signature t
src/api/DocumentEngineSchema.ts:18759
Method'sign-file'
* sign-file - Digitally Sign a PDF File * * Use this endpoint to digitally sign a PDF file. * * ### Signing Service * * The actual s
src/api/DocumentEngineSchema.ts:17942
Method'update-document-annotation'
* update-document-annotation - Update an Annotation * * This endpoint allows you to update an annotation in the document's default layer. *
src/api/DocumentEngineSchema.ts:17884
Method'update-document-annotations'
* update-document-annotations - Update Annotations * * This endpoint allows you to update multiple annotations in the document's default layer.
src/api/DocumentEngineSchema.ts:17794
Method'update-document-bookmark'
* update-document-bookmark - Update a Bookmark
src/api/DocumentEngineSchema.ts:17723
Method'update-document-form-field'
* update-document-form-field - Update Form Fields * * This endpoint allows you to update an existing form field in the document's default layer
src/api/DocumentEngineSchema.ts:18179
Method'update-document-form-field-values'
* update-document-form-field-values - Update Form Field Values * * To update existing form field values, send a POST request with a JSON body co
src/api/DocumentEngineSchema.ts:17921
Method'update-document-form-field-widgets'
* update-document-form-field-widgets - Update Widgets * * This endpoint allows you to update an existing widget in the document's default layer
src/api/DocumentEngineSchema.ts:18249
Method'update-document-layer-annotation'
* update-document-layer-annotation - Update an Annotation in a Layer * * This endpoint allows you to update an annotation in the given layer.
src/api/DocumentEngineSchema.ts:18583
Method'update-document-layer-annotations'
* update-document-layer-annotations - Update Annotations in a Layer * * This endpoint allows you to update multiple annotations in the document'
src/api/DocumentEngineSchema.ts:18495
Method'update-document-layer-bookmark'
* update-document-layer-bookmark - Update a Bookmark in a Layer
src/api/DocumentEngineSchema.ts:19000
Method'update-document-layer-form-field-values'
* update-document-layer-form-field-values - Update Layer's Form Field Values * * To update existing form field values, send a POST request with
src/api/DocumentEngineSchema.ts:18721
Method'update-document-layer-form-fields'
* update-document-layer-form-fields - Update Form Fields in a Layer * * This endpoint allows you to update an existing form field in a document'
src/api/DocumentEngineSchema.ts:19055
Method'update-document-layer-widgets'
* update-document-layer-widgets - Update Widgets in a Layer * * This endpoint allows you to update an existing widget in a layer of the document
src/api/DocumentEngineSchema.ts:19130
Method'update-font-substitutions'
* update-font-substitutions - Replaces font substitutions in the document * * This endpoint allows you to replace font substitutions in the docu
src/api/DocumentEngineSchema.ts:18329
Method'update-font-substitutions-in-layer'
* update-font-substitutions-in-layer - Replaces font substitutions in the document layer * * This endpoint allows you to replace font substituti
src/api/DocumentEngineSchema.ts:19224
Method'upload-document'
* upload-document - Create a Document * * ## Basic Usage * To create a new document from a file, `POST` its contents to * `/api/documents`
src/api/DocumentEngineSchema.ts:17217
Method'validate-pdfa'
* validate-pdfa - Validate PDF/A Compliance * * This endpoint allows you to validate the PDF/A compliance of a PDF file and returns a validation
src/api/DocumentEngineSchema.ts:19281
FunctionAcceptComponent
({ streaming, actionRequestArgs, handleSubmit, }: { streaming: boolean; actionRequestArgs: Record<st
examples/document-chat/apps/web/src/components/thread/agent-inbox/components/inbox-item-input.tsx:145
FunctionArgsRenderer
({ args }: { args: Record<string, any> })
examples/document-chat/apps/web/src/components/thread/agent-inbox/components/inbox-item-input.tsx:25
FunctionAssistantMessage
({ message, isLoading, handleRegenerate, }: { message: Message | undefined; isLoading: boolean; ha
examples/document-chat/apps/web/src/components/thread/messages/ai.tsx:68
FunctionAssistantMessageLoading
()
examples/document-chat/apps/web/src/components/thread/messages/ai.tsx:174
FunctionAvatar
({ className, ...props }: React.ComponentProps<typeof AvatarPrimitive.Root>)
examples/document-chat/apps/web/src/components/ui/avatar.tsx:6
FunctionAvatarFallback
({ className, ...props }: React.ComponentProps<typeof AvatarPrimitive.Fallback>)
examples/document-chat/apps/web/src/components/ui/avatar.tsx:35
FunctionAvatarImage
({ className, ...props }: React.ComponentProps<typeof AvatarPrimitive.Image>)
examples/document-chat/apps/web/src/components/ui/avatar.tsx:22
FunctionBranchSwitcher
({ branch, branchOptions, onSelect, isLoading, }: { branch: string | undefined; branchOptions: str
examples/document-chat/apps/web/src/components/thread/messages/shared.tsx:66
FunctionButton
({ className, variant, size, asChild = false, ...props }: ButtonProps)
examples/document-chat/apps/web/src/components/ui/button.tsx:43
FunctionButtonGroup
({ handleShowState, handleShowDescription, showingState, showingDescription, }: { handleShowState: (
examples/document-chat/apps/web/src/components/thread/agent-inbox/components/thread-actions-view.tsx:18
FunctionCard
({ className, ...props }: React.ComponentProps<"div">)
examples/document-chat/apps/web/src/components/ui/card.tsx:5
FunctionCardContent
({ className, ...props }: React.ComponentProps<"div">)
examples/document-chat/apps/web/src/components/ui/card.tsx:48
FunctionCardDescription
({ className, ...props }: React.ComponentProps<"div">)
examples/document-chat/apps/web/src/components/ui/card.tsx:38
FunctionCardFooter
({ className, ...props }: React.ComponentProps<"div">)
examples/document-chat/apps/web/src/components/ui/card.tsx:58
FunctionCardHeader
({ className, ...props }: React.ComponentProps<"div">)
examples/document-chat/apps/web/src/components/ui/card.tsx:18
FunctionCardTitle
({ className, ...props }: React.ComponentProps<"div">)
examples/document-chat/apps/web/src/components/ui/card.tsx:28
FunctionCodeHeader
({ language, code })
examples/document-chat/apps/web/src/components/thread/markdown-text.tsx:42
FunctionCommandBar
({ content, isHumanMessage, isAiMessage, isEditing, setIsEditing, handleSubmitEdit, handleRegene
examples/document-chat/apps/web/src/components/thread/messages/shared.tsx:115
FunctionContentCopyable
({ content, disabled, }: { content: string; disabled: boolean; })
examples/document-chat/apps/web/src/components/thread/messages/shared.tsx:16
FunctionCustomComponent
({ message, thread, }: { message: Message; thread: ReturnType<typeof useStreamContext>; })
examples/document-chat/apps/web/src/components/thread/messages/ai.tsx:17
FunctionDemoPage
()
examples/document-chat/apps/web/src/app/page.tsx:9
FunctionEditAndOrAcceptComponent
({ humanResponse, streaming, initialValues, onEditChange, handleSubmit, interruptValue, }: { hum
examples/document-chat/apps/web/src/components/thread/agent-inbox/components/inbox-item-input.tsx:173
FunctionEditableContent
({ value, setValue, onSubmit, }: { value: string; setValue: React.Dispatch<React.SetStateAction<stri
examples/document-chat/apps/web/src/components/thread/messages/human.tsx:9
FunctionGenericInterruptView
({ interrupt, }: { interrupt: Record<string, any> | Record<string, any>[]; })
examples/document-chat/apps/web/src/components/thread/messages/generic-interrupt.tsx:9
FunctionGitHubSVG
({ width = "100%", height = "100%" })
examples/document-chat/apps/web/src/components/icons/github.tsx:1
FunctionHasContentsEllipsis
({ onClick }: { onClick?: () => void })
examples/document-chat/apps/web/src/components/thread/agent-inbox/components/state-view.tsx:151
FunctionHumanMessage
({ message, isLoading, }: { message: Message; isLoading: boolean; })
examples/document-chat/apps/web/src/components/thread/messages/human.tsx:35
FunctionInboxItemInput
({ interruptValue, humanResponse, streaming, streamFinished, supportsMultipleMethods, acceptAllowe
examples/document-chat/apps/web/src/components/thread/agent-inbox/components/inbox-item-input.tsx:307
FunctionInput
({ className, type, ...props }: React.ComponentProps<"input">)
examples/document-chat/apps/web/src/components/ui/input.tsx:5
FunctionLabel
({ className, ...props }: React.ComponentProps<typeof LabelPrimitive.Root>)
examples/document-chat/apps/web/src/components/ui/label.tsx:6
FunctionMarkdownTextImpl
({ children })
examples/document-chat/apps/web/src/components/thread/markdown-text.tsx:231
FunctionMessagesRenderer
({ messages }: { messages: BaseMessage[] })
examples/document-chat/apps/web/src/components/thread/agent-inbox/components/state-view.tsx:44
FunctionNutrientLogoSVG
({ className, width, height, }: { width?: number; height?: number; className?: string; })
examples/document-chat/apps/web/src/components/icons/nutrient-logo.tsx:1
FunctionNutrientLogoWithTitleSVG
({ className, width, height, }: { width?: number; height?: number; className?: string; })
examples/document-chat/apps/web/src/components/icons/nutrient-logo-with-title.tsx:1
FunctionOpenGitHubRepo
()
examples/document-chat/apps/web/src/components/thread/index.tsx:78
FunctionResetButton
({ handleReset }: { handleReset: () => void })
examples/document-chat/apps/web/src/components/thread/agent-inbox/components/inbox-item-input.tsx:12
FunctionResponseComponent
({ humanResponse, streaming, showArgsInResponse, interruptValue, onResponseChange, handleSubmit, }
examples/document-chat/apps/web/src/components/thread/agent-inbox/components/inbox-item-input.tsx:77
FunctionRootLayout
({ children, }: Readonly<{ children: React.ReactNode; }>)
examples/document-chat/apps/web/src/app/layout.tsx:18
FunctionScrollToBottom
(props: { className?: string })
examples/document-chat/apps/web/src/components/thread/index.tsx:62
FunctionSeparator
({ className, orientation = "horizontal", decorative = true, ...props }: React.ComponentProps<typeof S
examples/document-chat/apps/web/src/components/ui/separator.tsx:6
FunctionSheet
({ ...props }: React.ComponentProps<typeof SheetPrimitive.Root>)
examples/document-chat/apps/web/src/components/ui/sheet.tsx:7
FunctionSheetClose
({ ...props }: React.ComponentProps<typeof SheetPrimitive.Close>)
examples/document-chat/apps/web/src/components/ui/sheet.tsx:17
FunctionSheetContent
({ className, children, side = "right", ...props }: React.ComponentProps<typeof SheetPrimitive.Content
examples/document-chat/apps/web/src/components/ui/sheet.tsx:45
FunctionSheetDescription
({ className, ...props }: React.ComponentProps<typeof SheetPrimitive.Description>)
examples/document-chat/apps/web/src/components/ui/sheet.tsx:115
FunctionSheetFooter
({ className, ...props }: React.ComponentProps<"div">)
examples/document-chat/apps/web/src/components/ui/sheet.tsx:92
FunctionSheetHeader
({ className, ...props }: React.ComponentProps<"div">)
examples/document-chat/apps/web/src/components/ui/sheet.tsx:82
FunctionSheetOverlay
({ className, ...props }: React.ComponentProps<typeof SheetPrimitive.Overlay>)
examples/document-chat/apps/web/src/components/ui/sheet.tsx:29
FunctionSheetPortal
({ ...props }: React.ComponentProps<typeof SheetPrimitive.Portal>)
examples/document-chat/apps/web/src/components/ui/sheet.tsx:23
FunctionSheetTitle
({ className, ...props }: React.ComponentProps<typeof SheetPrimitive.Title>)
examples/document-chat/apps/web/src/components/ui/sheet.tsx:102
FunctionSheetTrigger
({ ...props }: React.ComponentProps<typeof SheetPrimitive.Trigger>)
examples/document-chat/apps/web/src/components/ui/sheet.tsx:11
FunctionSkeleton
({ className, ...props }: React.ComponentProps<"div">)
examples/document-chat/apps/web/src/components/ui/skeleton.tsx:3
FunctionStateView
({ handleShowSidePanel, view, values, description, }: StateViewComponentProps)
examples/document-chat/apps/web/src/components/thread/agent-inbox/components/state-view.tsx:234
FunctionStateViewObject
(props: StateViewProps)
examples/document-chat/apps/web/src/components/thread/agent-inbox/components/state-view.tsx:177
FunctionStateViewRecursive
(props: StateViewRecursiveProps)
examples/document-chat/apps/web/src/components/thread/agent-inbox/components/state-view.tsx:77
FunctionStickyToBottomContent
(props: { content: ReactNode; footer?: ReactNode; className?: string; contentClassName?: string; })
examples/document-chat/apps/web/src/components/thread/index.tsx:40
FunctionStreamProvider
({ children, })
examples/document-chat/apps/web/src/providers/Stream.tsx:127
FunctionStreamSession
({ children, apiKey, apiUrl, assistantId, }: { children: ReactNode; apiKey: string | null; apiUr
examples/document-chat/apps/web/src/providers/Stream.tsx:66
FunctionSwitch
({ className, ...props }: React.ComponentProps<typeof SwitchPrimitive.Root>)
examples/document-chat/apps/web/src/components/ui/switch.tsx:6
← previousnext →301–400 of 448, ranked by callers