Encodian
Overview
SLUG: ENCODIAN
Description
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.
Authentication Details
API Key
Connecting to Encodian
Create an auth config
Use the dashboard to create an auth config for the Encodian toolkit. This allows you to connect multiple Encodian accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Encodian Auth Config”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Encodian toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
ENCODIAN_BASE64_DECODE
Tool Name: Decode Base64 String
Description
Action Parameters
Action Response
ENCODIAN_BASE64_ENCODE
Tool Name: Base64 Encode
Description
Action Parameters
Action Response
ENCODIAN_COMPARE_TEXT
Tool Name: Compare Text
Description
Action Parameters
Action Response
ENCODIAN_GENERAL_HASH
Tool Name: Hash Data
Description
Action Parameters
Action Response
ENCODIAN_GENERAL_UNZIP_FILE
Tool Name: Unzip File
Description
Action Parameters
Action Response
ENCODIAN_GET_FILE_PROPERTIES
Tool Name: Get File Properties
Description
Action Parameters
Action Response
ENCODIAN_IMAGE_RESIZE
Tool Name: Resize Image
Description
Action Parameters
Action Response
ENCODIAN_MOVE_FILE
Tool Name: Move File
Description
Action Parameters
Action Response
ENCODIAN_PDF_GET_METADATA
Tool Name: Get PDF Metadata
Description
Action Parameters
Action Response
ENCODIAN_PDF_WATERMARK
Tool Name: Watermark PDF
Description
Action Parameters
Action Response
ENCODIAN_VALIDATE_EMAIL_ADDRESS
Tool Name: Validate Email Address
Description
Action Parameters
Action Response
ENCODIAN_VALIDATE_URL_AVAILABILITY
Tool Name: Validate URL Availability
Description
Action Parameters
Action Response
ENCODIAN_WRITE_RANGE
Tool Name: Write Range to Excel
Description
Action Parameters
Action Response