Skip to main content
Glama
florinel-chis

Multi-Source Documentation MCP Server

dialog.md1.49 kB
--- category: general scraped_at: '2025-11-12T14:10:05.847193' title: Dialog url: /docs/dialog --- # Dialog The `dialog` commands allow you to interact with your Voiceflow project through a conversational interface. You can start new conversations, record them for later use, replay previous conversations, and create tests from your interactions. ### Available Commands | Command | Description | | --- | --- | | [start](./start.md) | Start a new conversation with your Voiceflow project | | [replay](./replay.md) | Replay a previously recorded conversation | ### Common Options All dialog commands support these common options: | Option | Description | | --- | --- | | `--environment`, `-e` | Voiceflow environment to use (default: "development") | | `--user-id`, `-u` | User ID for the conversation (optional, will generate a random ID if not provided) | ### Basic Usage Bash ``` # Start a new conversation in the development environment voiceflow dialog start # Replay a recorded conversation voiceflow dialog replay -f conversation.json # Start a conversation in the production environment voiceflow dialog start -e production ``` For detailed information about each command, refer to their specific documentation pages. Updated 5 months ago --- [Agent-to-Agent Examples](/docs/agent-to-agent-examples)[Start](/docs/start) Ask AI * [Table of Contents](#) * + [Available Commands](#available-commands) + [Common Options](#common-options) + [Basic Usage](#basic-usage)

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/florinel-chis/voiceflow-doc-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server