start_streaming_chat
Initiate a real-time chat session with a specified agent by sending an initial message, enabling continuous interaction through streaming. Built for multi-agent conversations via AutoGen MCP Server.
Instructions
Start a streaming chat session
Input Schema
Name | Required | Description | Default |
---|---|---|---|
agent_name | Yes | Name of the agent | |
message | Yes | Initial message | |
streaming | No | Enable streaming |