Skip to main content
Glama

Copilot Studio Agent Direct Line MCP Server

by bradcstevens

end_conversation

Terminate a conversation and release associated resources by providing the conversation ID to clean up the session.

Instructions

End an existing conversation and clean up resources

Input Schema

NameRequiredDescriptionDefault
conversationIdYesConversation ID to terminate

Input Schema (JSON Schema)

{ "properties": { "conversationId": { "description": "Conversation ID to terminate", "type": "string" } }, "required": [ "conversationId" ], "type": "object" }

Other Tools from Copilot Studio Agent Direct Line MCP Server

Related Tools

    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/bradcstevens/copilot-studio-agent-direct-line-mcp'

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