Tools Reference
Drive Tools
Tools for managing files and documents through Mjara Drive integration.
| Tool | Description |
|---|---|
drive_file_manager | Create, read, update, and delete files and folders |
drive_search | Find files by name, type, or date |
drive_content_reader | Extract text from PDFs, Word docs, Excel files, and images (OCR) |
drive_content_writer | Create and edit documents programmatically |
drive_metadata_extractor | Extract and analyze file metadata |
drive_attachment_manager | Attach files to ERP documents |
drive_version_manager | Track file versions and restore previous versions |
drive_app_uploader | Upload 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