ClawLink
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.

ToolWhat it doesKind
encodian_add_image_watermarkAdd an image watermark to a PDF documentWrite
encodian_add_items_to_arrayAdd items to a JSON array at a specified position (first, last, or specific index)Write
encodian_apply_ai_ocr_pdf_documentApply AI-powered OCR to a PDF document with optional preprocessing filtersRead
encodian_apply_ocr_pdf_documentApply standard OCR to a PDF document with optional preprocessing filtersRead
encodian_base64_decodeDecode a Base64 string to a fileRead
encodian_base64_encodeEncode a string to Base64Read
encodian_calculate_dateCalculate a date by adding or subtracting a time interval from a given dateRead
encodian_check_array_contains_valueCheck if a value exists within a JSON arrayRead
encodian_check_text_contains_valueCheck if a text string contains a specific value with configurable comparison rulesRead
encodian_clean_stringClean text by removing control characters, invalid filename characters, and custom characterRead
encodian_clean_up_image_photoClean up photo images by removing artifacts, correcting orientation, and enhancing qualityRead
encodian_combine_arraysCombine two JSON arrays by matching a key attributeRead
encodian_compare_textCompare two text strings and determine if they matchRead
encodian_compare_word_documentsCompare two Microsoft Word or PDF documents and generate a document with tracked changesRead
encodian_compress_imageCompress an image in JPG or PNG formatRead
encodian_compress_pdfCompress a PDF document by optimizing images, removing unused objects, and applying variousRead
encodian_concatenate_textConcatenate an array of text values with an optional delimiterRead
encodian_convert_array_to_jsonConvert an array to a named JSON objectRead
encodian_convert_array_to_xmlConvert a JSON array to XML formatRead
encodian_convert_html_to_imageConvert HTML content to an imageRead
encodian_convert_html_to_pdf_v2Convert HTML content or a URL to PDF format (V2)Read
encodian_convert_image_to_grayscaleConvert an image to grayscaleRead
encodian_convert_image_to_pdfConvert an image file to PDF format with optional OCRRead
encodian_convert_json_to_excelConvert JSON data to Excel formatRead
encodian_convert_json_to_xmlConvert JSON data to XML formatRead
encodian_convert_time_zone_encConvert a date and time value from one time zone to another using Encodian's time zoneRead
encodian_convert_xml_to_jsonConvert XML strings to JSON formatRead
encodian_count_array_itemsCount the number of items in a JSON array or objectRead
encodian_create_qr_codeGenerate a QR code barcode image with customizable size, colors, border, and encoding optionsWrite
encodian_format_text_caseFormat text with various case transformations (uppercase, lowercase, title case, etc.)Read