Skip to main content
Glama

Vectorize

Official
by vectorize-io

extract

Extract and chunk text from documents in various formats by providing a base64-encoded file and content type for structured data processing.

Instructions

Perform text extraction and chunking on a document.

Input Schema

NameRequiredDescriptionDefault
base64DocumentYesDocument encoded in base64.
contentTypeYesDocument content type.

Input Schema (JSON Schema)

{ "properties": { "base64Document": { "description": "Document encoded in base64.", "type": "string" }, "contentType": { "description": "Document content type.", "type": "string" } }, "required": [ "base64Document", "contentType" ], "type": "object" }

You must be authenticated.

Other Tools from Vectorize

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/vectorize-io/vectorize-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server