Omilia MCP Tools
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_miniappsC | Search miniapps. Useful to return a list of miniapps that match a search term. Args: search_term: Optional search term to filter miniapps |
| get_miniappC | Get a specific miniapp by its ID. Useful to return various information about a miniapp. |
| set_miniapp_promptB | Set various types of prompts for a specific miniapp. Unified interface for setting welcome, initial, error and reaction prompts. |
| get_dialog_logsB | Get the dialog logs for a specific dialog ID. Useful for retrieving conversation history and analytics. |
| search_orchestrator_appsC | Search Orchestrator apps with optional search term. |
| get_orchestrator_appA | Get an Orchestrator application canvas by ID. Users can ask for this by saying "show me the app", "show me the canvas", "app contents" or "show me the flow". The resulting JSON is a graph structure of nodes and edges athat describes a dialog flow. |
| search_dialog_logsA | Search dialogs using various filter criteria. Can also be requested by users by saying "find sessions", "search logs" or "identify dialog logs" |
| search_numbersC | Search (phone) numbers with optional search term. |
| search_variable_collectionsC | Search variable collections with optional search term. |
| get_collection_variablesC | Get a list of all variables in a collection. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/omilia/mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server