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.
Tool to delete a specific document. Use when you need to remove a document by its ID.
Tool to delete a folder by its ID. Use when you need to remove a specific folder after confirming its ID.
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 structured guidance.
Tool to fetch details of a specific authorization request. Use when you need to retrieve metadata by authorization_request_id.
Tool to fetch authorization requests. Use when you need to list authorization requests, optionally filtered by status.
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.