Conveyor
Conveyor is a platform that automates security reviews by providing a Trust Center, AI-driven questionnaire automation, and integrations with various tools to streamline compliance processes.
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
Conveyor authenticates with an API key. Generate the credential in your Conveyor account, then paste it into FlyMyAI the first time an agent uses a Conveyor action.
Get your Conveyor credential →
Fields to fill in FlyMyAI
| Field | Details |
|---|---|
Conveyor API Key | The API key used for authenticating requests to the Conveyor API. (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 |
|---|---|---|
CONVEYOR_DELETE_DOCUMENT | Tool to delete a specific document. Use when you need to remove a document by its ID. | document_id |
CONVEYOR_DELETE_FOLDER | Tool to delete a folder by its ID. Use when you need to remove a specific folder after confirming its ID. | folder_id |
CONVEYOR_GENERATE_API_TOKEN | Tool to validate API token and provide guidance. Conveyor does not support API-based token creation; tokens must be created in the Conveyor UI. This action performs a real API call (using the provided metadata) to validate the existing API token and returns s… | - |
CONVEYOR_GET_AUTHORIZATIONS | Tool to retrieve all authorization requests. Use when you need to list all authorizations; optionally filter by status. Use after authenticating with a valid API token. | - |
CONVEYOR_GET_AUTHORIZATION_REQUEST | Tool to fetch details of a specific authorization request. Use when you need to retrieve metadata by authorization_request_id. | authorization_request_id |
CONVEYOR_GET_AUTHORIZATION_REQUESTS | Tool to fetch authorization requests. Use when you need to list authorization requests, optionally filtered by status. | - |
CONVEYOR_GET_CONNECTIONS | Tool to retrieve all connections. Use when you need to fetch the complete list of your Conveyor connections. Use after authenticating with a valid API key. | - |
CONVEYOR_GET_DOCUMENTS | Tool to retrieve all documents. Use after authenticating with a valid API key. | - |
CONVEYOR_GET_FOLDERS | Tool to retrieve all folders. Use after authenticating with a valid API key to fetch the complete list of your Conveyor folders. | - |
CONVEYOR_GET_INTERACTIONS_BY_DOCUMENT_ID | Tool to fetch interactions associated with a specific document. Use when you need to list all interactions for a given document after validating its existence. | document_id |
CONVEYOR_GET_KNOWLEDGE_BASE_QUESTIONS | Tool to retrieve knowledge base questions. Use when you need to fetch all questions from the Conveyor knowledge base. | - |
CONVEYOR_GET_PRODUCT_LINES | Tool to fetch all product lines. Use when you need to retrieve product lines after confirming API key validity. | - |
CONVEYOR_PATCH_AUTHORIZATION | Tool to update or revoke an existing authorization. Use when managing authorization access groups or revoking access. | authorization_id |
CONVEYOR_PATCH_DOCUMENT | Tool to update document attributes. Use when you need to modify fields of an existing document by its ID. | document_id |
CONVEYOR_POST_AUTHORIZATION | Tool to create a new authorization. Use when you need to grant access by email or from a prior authorization request. | - |
CONVEYOR_POST_DOCUMENT | Tool to upload a new document. Use when you have a local file (<=100MB) to send to Conveyor. | file_path, name |
CONVEYOR_POST_FOLDER | Tool to create a new folder in Conveyor Exchange. Use when you need to organize items into folders programmatically after obtaining an API key. | name |
CONVEYOR_POST_SINGLE_QUESTION | Tool to submit a single question. Use when you need an immediate AI-generated answer for a specific product line question. | question, product_line_ids |
Links
We love our partners - FlyMy.AI builds with the best. Thanks, Conveyor!