Conveyor
Overview
SLUG: CONVEYOR
Description
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.
Authentication Details
API Key
Connecting to Conveyor
Create an auth config
Use the dashboard to create an auth config for the Conveyor toolkit. This allows you to connect multiple Conveyor accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Conveyor 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 Conveyor toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
CONVEYOR_DELETE_DOCUMENT
Tool Name: Delete a Conveyor document
Description
Action Parameters
Action Response
CONVEYOR_DELETE_FOLDER
Tool Name: Delete folder
Description
Action Parameters
Action Response
CONVEYOR_GENERATE_API_TOKEN
Tool Name: Generate/Validate API Token Guidance
Description
Action Parameters
Action Response
CONVEYOR_GET_AUTHORIZATION_REQUEST
Tool Name: Get Authorization Request
Description
Action Parameters
Action Response
CONVEYOR_GET_AUTHORIZATION_REQUESTS
Tool Name: Get Authorization Requests
Description
Action Parameters
Action Response
CONVEYOR_GET_AUTHORIZATIONS
Tool Name: Get all authorization requests
Description
Action Parameters
Action Response
CONVEYOR_GET_CONNECTIONS
Tool Name: Get all Conveyor connections
Description
Action Parameters
Action Response
CONVEYOR_GET_DOCUMENTS
Tool Name: Get all Conveyor documents
Description
Action Parameters
Action Response
CONVEYOR_GET_FOLDERS
Tool Name: Get all Conveyor folders
Description
Action Parameters
Action Response
CONVEYOR_GET_INTERACTIONS_BY_DOCUMENT_ID
Tool Name: Get interactions by document ID
Description
Action Parameters
Action Response
CONVEYOR_GET_KNOWLEDGE_BASE_QUESTIONS
Tool Name: Get Knowledge Base Questions
Description
Action Parameters
Action Response
CONVEYOR_GET_PRODUCT_LINES
Tool Name: Get product lines
Description
Action Parameters
Action Response
CONVEYOR_PATCH_AUTHORIZATION
Tool Name: Patch authorization
Description
Action Parameters
Action Response
CONVEYOR_PATCH_DOCUMENT
Tool Name: Patch Conveyor document
Description
Action Parameters
Action Response
CONVEYOR_POST_AUTHORIZATION
Tool Name: Create new authorization
Description
Action Parameters
Action Response
CONVEYOR_POST_DOCUMENT
Tool Name: Upload new document
Description
Action Parameters
Action Response
CONVEYOR_POST_FOLDER
Tool Name: Create new folder
Description
Action Parameters
Action Response
CONVEYOR_POST_SINGLE_QUESTION
Tool Name: Submit single question
Description
Action Parameters
Action Response