Skip to main content
Glama

doc2x_parse_pdf_status

Check the status of a PDF parsing task to monitor progress or retrieve results. Returns processing status, completion percentage, and error details if needed.

Instructions

Query parse task status by uid. Returns {status, progress, detail}. status is one of processing/failed/success; progress is an integer 0..100; detail is populated only when status=failed. Fetch parsed content via doc2x_convert_export_*.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
uidYesDoc2x parse task uid returned by doc2x_parse_pdf_submit.

Latest Blog Posts

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/NoEdgeAI/doc2x-mcp'

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