Skip to main content
Glama

Copilot Studio Agent Direct Line MCP Server

by bradcstevens

get_conversation_history

Retrieve message history for a conversation using the conversation ID to review past interactions and maintain context.

Instructions

Retrieve message history for a conversation

Input Schema

NameRequiredDescriptionDefault
conversationIdYesConversation ID
limitNoMaximum number of messages to return

Input Schema (JSON Schema)

{ "properties": { "conversationId": { "description": "Conversation ID", "type": "string" }, "limit": { "description": "Maximum number of messages to return", "type": "number" } }, "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