Maintainx
Overview
SLUG: MAINTAINX
Description
MaintainX is a cloud-based computerized maintenance management system (CMMS) that helps organizations centralize maintenance data, communication, and workflows.
Authentication Details
API Key
Connecting to Maintainx
Create an auth config
Use the dashboard to create an auth config for the Maintainx toolkit. This allows you to connect multiple Maintainx accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Integration”. 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 Maintainx toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
MAINTAINX_CREATE_WORK_ORDER
Tool Name: Create Work Order
Description
Action Parameters
Action Response
MAINTAINX_CREATE_WORK_ORDER_COMMENT
Tool Name: Create Work Order Comment
Description
Action Parameters
Action Response
MAINTAINX_CREATE_WORK_REQUEST_PORTAL
Tool Name: Create Work Request Portal
Description
Action Parameters
Action Response
MAINTAINX_FIND_ENTITY
Tool Name: Find Entity
Description
Action Parameters
Action Response
MAINTAINX_LIST_ASSETS
Tool Name: List Assets
Description
Action Parameters
Action Response
MAINTAINX_LIST_CATEGORIES
Tool Name: List Categories
Description
Action Parameters
Action Response
MAINTAINX_LIST_LOCATIONS
Tool Name: List Locations
Description
Action Parameters
Action Response
MAINTAINX_LIST_TEAMS
Tool Name: List Teams
Description
Action Parameters
Action Response
MAINTAINX_LIST_WORK_ORDERS
Tool Name: List Work Orders
Description
Action Parameters
Action Response
MAINTAINX_UPDATE_WORK_ORDER
Tool Name: Update Work Order
Description
Action Parameters
Action Response
MAINTAINX_UPDATE_WORK_ORDER_STATUS
Tool Name: Update Work Order Status
Description
Action Parameters
Action Response