Supported Tools
Overview
The Unli MCP server provides tools that enable AI assistants to interact with your workspaces and documents. These tools allow for semantic search, document retrieval, and intelligent information gathering across your connected data sources.
Currently, the following tool is available through the Unli MCP integration:
search-workspace
Performs semantic search across all documents in a specified workspace and returns the most relevant results. This tool leverages Unli's vector search capabilities to find contextually relevant information based on natural language queries.
Here are example prompts that would trigger the search-workspace tool in different scenarios:
"Search my documentation workspace for information about API authentication methods"
"Find the latest pricing updates in the sales workspace"
"Look up meeting notes from last quarter about the product roadmap"
"What does our employee handbook say about remote work policies?"
"Search for code examples related to database migrations in the engineering workspace"
"Find all references to the new feature launch in project documents"
These prompts demonstrate how to naturally request information, and the AI assistant will use the search-workspace tool to retrieve relevant results from your Unli workspace.