Skip to main content
Glama

Lizeur

by SilverBzH

read_pdf_text

Extract and return markdown text content from PDF documents for streamlined AI agent processing, using Mistral AI's OCR capabilities via the Lizeur server.

Instructions

Read a PDF document and return only the markdown text content from all pages.

This is a simpler alternative to read_pdf that returns just the text content without the full OCR metadata, which can be easier for agents to process.

Input Schema

NameRequiredDescriptionDefault
absolute_pathYes

Input Schema (JSON Schema)

{ "properties": { "absolute_path": { "title": "Absolute Path", "type": "string" } }, "required": [ "absolute_path" ], "title": "read_pdf_textArguments", "type": "object" }

Other Tools from Lizeur

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/SilverBzH/lizeur'

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