Developer Tools25 toolsPaste one API key
Conveyor integration for AI agents
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.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Conveyor once and call the same tools from all of them.
Setup
Connect Conveyor through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Conveyor exposes 25 tools through ClawLink. The 23 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
conveyor_get_access_groups | Retrieve all access groups for a program | Read |
conveyor_get_authorization_request | Retrieves details of a specific authorization request from Conveyor Exchange by its ID | Read |
conveyor_get_authorization_requests | Retrieves authorization requests from Conveyor's Trust Center | Read |
conveyor_get_authorizations | Retrieve authorizations from your Conveyor Trust Center | Read |
conveyor_get_connections | Retrieve all connections | Read |
conveyor_get_documents | Retrieves all documents from the Conveyor trust center | Read |
conveyor_get_folders | Retrieves all folders from the Conveyor Exchange workspace | Read |
conveyor_get_interactions | Get all interactions (document interactions, q&a interactions) with optional filters | Read |
conveyor_get_interactions_by_connection_id | Fetch interactions associated with a specific connection | Read |
conveyor_get_interactions_by_document_id | Fetch interactions associated with a specific document | Read |
conveyor_get_knowledge_base_questions | Retrieves knowledge base questions from Conveyor | Read |
conveyor_get_product_lines | Retrieves all product lines configured in Conveyor | Read |
conveyor_get_questionnaires | Retrieves all questionnaires from Conveyor with optional filters | Read |
conveyor_post_single_question | Submit a single question to Conveyor's AI knowledge base and receive an immediate answer | Write |
conveyor_patch_document | Update a Conveyor document's metadata | Read |
conveyor_patch_questionnaire_request | Update a questionnaire request in Conveyor | Read |
conveyor_post_authorization | Create a new authorization in Conveyor Exchange | Write |
conveyor_post_document | Upload a new document to Conveyor's Knowledge Library | Write |
conveyor_post_folder | Create a new folder in Conveyor Exchange | Write |
conveyor_post_questionnaire | Submit a new questionnaire to Conveyor | Write |
conveyor_post_questionnaire_request | Create a new questionnaire request in Conveyor | Write |
conveyor_post_review | Create a review in Conveyor with optional references to external VM unique IDs | Write |
conveyor_patch_authorization | Update an existing authorization by revoking access or modifying Access Group assignments | Read |