get_conversation_history
Retrieve message history from a Microsoft Copilot Studio conversation using Direct Line API. Provide a conversation ID to get past messages, with optional limit on the number returned.
Instructions
Retrieve message history for a conversation
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of messages to return | |
| conversationId | Yes | Conversation ID |