Tools provided
Tools the agent exposes — your AI client calls them automatically when it needs them.
- filegraph_api_overview — API overview: authentication, rate limits, errors, and available endpoint groups.write
- filegraph_text_extraction_docs — Docs for /any/to-text, /any/info, /any/to-struct — extract text with smart format detection and ocr, analyze file metadata, extract structured data with LLM.write
- filegraph_pdf_text_conversion_docs — Docs for /pdf/to-text, /pdf/to-docx, /pdf/to-image — extract text with ocr, convert pdf to docx or images.write
- filegraph_pdf_manipulation_docs — Docs for /pdf/merge, /pdf/split, /pdf/compress, /pdf/rotate — merge, split, compress, and rotate pdf files.write
- filegraph_pdf_security_docs — Docs for /pdf/encrypt, /pdf/decrypt — encrypt and decrypt pdf files with password protection.write
- filegraph_image_processing_docs — Docs for /image/to-text, /image/to-pdf, /image/resize — extract text via ocr, convert images to pdf, resize images.write
- filegraph_office_documents_docs — Docs for /docx/to-text, /docx/to-pdf, /xlsx/to-text, /xlsx/to-pdf, /xlsx/to-csv, /pptx/to-text, /pptx/to-pdf, /pptx/to-images — extract text/data, convert word/excel/powerpoint to pdf/csv/images.write
- filegraph_html_processing_docs — Docs for /html/to-text, /html/to-pdf, /html/to-image — extract html text, render to pdf, capture html screenshots.write
- filegraph_security_docs — Docs for /security/pdf/redact, /security/text/redact, /security/pdf/lock, /security/pdf/unlock, /security/detect-tracking — redact sensitive pdf content, redact PII from extracted text, lock/unlock pdfs, detect/remove tracking pixels.write
