Mjara Docs
Tools Reference

Drive Tools

Tools for managing files and documents through Mjara Drive integration.

ToolDescription
drive_file_managerCreate, read, update, and delete files and folders
drive_searchFind files by name, type, or date
drive_content_readerExtract text from PDFs, Word docs, Excel files, and images (OCR)
drive_content_writerCreate and edit documents programmatically
drive_metadata_extractorExtract and analyze file metadata
drive_attachment_managerAttach files to ERP documents
drive_version_managerTrack file versions and restore previous versions
drive_app_uploaderUpload files to Mjara Drive

File Manager

Full CRUD operations on files and folders:

  • Create, rename, move, and delete files
  • Organize files into folder structures
  • List folder contents with filtering

Content Reader

Extract text from various file formats:

  • PDF — Read text from PDF documents with page range support
  • Word — Extract content from .docx files
  • Excel — Read spreadsheet data
  • Images — OCR support for scanned documents and images

Content Writer

Create documents programmatically:

  • Generate reports and summaries as files
  • Create formatted documents from templates
  • Write data to spreadsheets

Version Manager

Track and manage file revisions:

  • View version history for any file
  • Compare versions
  • Restore previous versions
  • Track who made changes and when

On this page