Available actions
The Vouch MCP provides a series of actions organised into seven categories: Workspace management, Request management, Library management, Playlist management, Composition management, Image management and Document management.
Workspace management
Actions for accessing workspace-level data and configuration.
| Action | Description |
|---|---|
| workspace-details | Retrieve workspace/account details including name, logo, URL, and settings.. |
| workspace-branding | Get brand settings for the workspace including colours, logos, and labels. |
| workspace-tags | List all available tags for the workspace. |
| workspace-users | List active users in the workspace. |
| workspace-templates | List video templates available for playlist and composition creation.. |
Request management
Actions for creating, managing, and tracking video collection requests.
| Action | Description |
|---|---|
| request-create | Create a new Vouch request for collecting video responses.. |
| requests-update | Update an existing Vouch request. Parameters replace existing values. |
| request-search | Search for requests with filtering and pagination.. |
| request-fetch | Fetch one or more requests by ID.. |
| request-responses | List responses to a request including summary data for theme analysi. |
| request-keywords | Extract keywords from request responses with frequency analysis. |
| request-convert | Create a personalized copy of a request for a specific recipient. |
Library management
Actions for searching, importing, and creating videos and managing your library.
| Action | Description |
|---|---|
| videos-search | Search for videos in the library with filtering and pagination. |
| video-fetch | Fetch one or more videos by ID, including transcription data.. |
| video-import | Import a video from an external URL into the Vouch library.. |
| quotes-details | Calculate timing details (start time, end time, duration) for video quotes. |
| search | Generic search across all content types. |
| fetch | Generic fetch by ID across all content types. |
Playlist management
Actions for creating and managing playlists (sequential video clips that play back-to-back)
| Action | Description |
|---|---|
| playlists-create | Create a playlist by assembling verbatim transcript quotes in sequence. |
| playlists-search | Search for playlists in the workspace. |
| playlists-fetch | Fetch one or more playlists by ID. |
Composition management
Actions for creating and managing compositions (edited videos with templates, music, and overlays)
| Action | Description |
|---|---|
| compositions-create | Create a composition from verbatim transcript quotes. |
| compositions-search | Search for compositions in the workspace. |
| compositions-fetch | Fetch one or more compositions by ID. |
Image management
Actions for accessing, previewing and creating images and social tiles.
| Action | Description |
|---|---|
| images-search | Search for images in the workspace library. |
| images-fetch | Fetch one or more images by ID. |
| images-base64 | Fetch an image from a URL and return it for inline viewing. |
| images-preview | Store an HTML document and return a URL that renders it for preview. |
| images-screenshot | Screenshot a HTML document and return the URL to the rendered image. |
| images-import | Import an image from an external source and add it to the Vouch library. |
Document management
Actions for accessing, creating documents.
| Action | Description |
|---|---|
| documents-search | Search for documents in the workspace library. |
| documents-fetch | Fetch one or more documents by ID. |
| documents-capture | Capture a webpage as a document and return the URL to the file. |
| documents-import | Import a document from an external source and add it to the Vouch library. |
Updated 20 days ago
