Maintainx
MaintainX is a cloud-based computerized maintenance management system (CMMS) that helps organizations centralize maintenance data, communication, and workflows.
This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.
Connect
Maintainx authenticates with an API key. Generate the credential in your Maintainx account, then paste it into FlyMyAI the first time an agent uses a Maintainx action.
Get your Maintainx credential →
Fields to fill in FlyMyAI
| Field | Details |
|---|---|
MaintainX API Key | The API key generated from the MaintainX platform. (required) |
Actions
Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.
| Action | What it does | Required inputs |
|---|---|---|
MAINTAINX_CREATE_WORK_ORDER | This tool creates a new work order in maintainx. it uses the post /api/v1/workorders endpoint. the tool requires a 'title' for the work order and offers several optional parameters including description, priority, duedate, startdate, userids, teamids, procedu… | title |
MAINTAINX_CREATE_WORK_ORDER_COMMENT | This tool creates a new comment on an existing work order in maintainx. it allows users to add comments for documentation, updates, or communication purposes within a specific work order. it requires a workorderid and the text content of the comment to create… | work_order_id, content |
MAINTAINX_CREATE_WORK_REQUEST_PORTAL | Creates a new work request portal in maintainx. a work request portal allows users to submit work requests through a dedicated url. the portal can be customized with a title, welcome text, and description placeholder. it can be associated with a specific loca… | title |
MAINTAINX_FIND_ENTITY | A tool to search and find specific entities within maintainx by specified fields. this tool allows users to search for different types of entities including work orders, users, and locations. | entity_type, search_query |
MAINTAINX_LIST_ASSETS | This tool allows users to retrieve a list of all assets in their organization. | - |
MAINTAINX_LIST_CATEGORIES | This tool retrieves a list of all categories in your maintainx organization. categories are used to organize and classify work orders, assets, and other items in the system. it supports listing the categories with pagination and provides details such as categ… | - |
MAINTAINX_LIST_LOCATIONS | This tool retrieves a list of all available locations in the organization's maintainx account. the locations can be physical places where assets are located, work is performed, or maintenance is needed. | - |
MAINTAINX_LIST_TEAMS | This tool retrieves a list of all teams in your maintainx organization. | - |
MAINTAINX_LIST_WORK_ORDERS | Action to list work orders from maintainx. | - |
MAINTAINX_UPDATE_WORK_ORDER | This tool allows users to update an existing work order in maintainx by modifying specific attributes without affecting other unchanged fields. it requires the workorder id and at least one of the optional parameters (title, description, or priority) to perfo… | workorder_id |
MAINTAINX_UPDATE_WORK_ORDER_STATUS | This tool allows users to update the status of a specific work order in maintainx. it is focused specifically on status updates, making it more streamlined than the comprehensive 'update work order' action which allows updating multiple fields. | workorder_id, status |
Links
We love our partners - FlyMy.AI builds with the best. Thanks, Maintainx!