Productivity69 toolsPaste one API key
Encodian integration for AI agents
Encodian provides a suite of document management and automation tools, including Flowr, Filer, and Indxr, designed to enhance productivity and streamline workflows within Microsoft 365 environments.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Encodian once and call the same tools from all of them.
Setup
Connect Encodian through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Encodian exposes 69 tools through ClawLink. The 30 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
encodian_add_image_watermark | Add an image watermark to a PDF document | Write |
encodian_add_items_to_array | Add items to a JSON array at a specified position (first, last, or specific index) | Write |
encodian_apply_ai_ocr_pdf_document | Apply AI-powered OCR to a PDF document with optional preprocessing filters | Read |
encodian_apply_ocr_pdf_document | Apply standard OCR to a PDF document with optional preprocessing filters | Read |
encodian_base64_decode | Decode a Base64 string to a file | Read |
encodian_base64_encode | Encode a string to Base64 | Read |
encodian_calculate_date | Calculate a date by adding or subtracting a time interval from a given date | Read |
encodian_check_array_contains_value | Check if a value exists within a JSON array | Read |
encodian_check_text_contains_value | Check if a text string contains a specific value with configurable comparison rules | Read |
encodian_clean_string | Clean text by removing control characters, invalid filename characters, and custom character | Read |
encodian_clean_up_image_photo | Clean up photo images by removing artifacts, correcting orientation, and enhancing quality | Read |
encodian_combine_arrays | Combine two JSON arrays by matching a key attribute | Read |
encodian_compare_text | Compare two text strings and determine if they match | Read |
encodian_compare_word_documents | Compare two Microsoft Word or PDF documents and generate a document with tracked changes | Read |
encodian_compress_image | Compress an image in JPG or PNG format | Read |
encodian_compress_pdf | Compress a PDF document by optimizing images, removing unused objects, and applying various | Read |
encodian_concatenate_text | Concatenate an array of text values with an optional delimiter | Read |
encodian_convert_array_to_json | Convert an array to a named JSON object | Read |
encodian_convert_array_to_xml | Convert a JSON array to XML format | Read |
encodian_convert_html_to_image | Convert HTML content to an image | Read |
encodian_convert_html_to_pdf_v2 | Convert HTML content or a URL to PDF format (V2) | Read |
encodian_convert_image_to_grayscale | Convert an image to grayscale | Read |
encodian_convert_image_to_pdf | Convert an image file to PDF format with optional OCR | Read |
encodian_convert_json_to_excel | Convert JSON data to Excel format | Read |
encodian_convert_json_to_xml | Convert JSON data to XML format | Read |
encodian_convert_time_zone_enc | Convert a date and time value from one time zone to another using Encodian's time zone | Read |
encodian_convert_xml_to_json | Convert XML strings to JSON format | Read |
encodian_count_array_items | Count the number of items in a JSON array or object | Read |
encodian_create_qr_code | Generate a QR code barcode image with customizable size, colors, border, and encoding options | Write |
encodian_format_text_case | Format text with various case transformations (uppercase, lowercase, title case, etc.) | Read |