Building and customizing solutions using Microsoft 365 Copilot APIs and tools
Hello Nguyen Tran Minh Tu •
This appears to be a stuck persistent conversation state in Microsoft Teams, rather than an issue with the agent or the Helpdesk Core API connector.
The Start over and /debug clearstate options can clear runtime state, but they don’t necessarily create a new Teams 1:1 conversation or Conversation ID. Since the same Conversation ID is reused and ContextTokenLimitExceeded returns immediately, the conversation state may not have been fully cleared. Teams conversations are persistent, unlike a new Copilot Studio Test session.
https://learn.microsoft.com/en-us/microsoft-copilot-studio/guidance/deploy-agent-teams
https://learn.microsoft.com/en-us/troubleshoot/power-platform/copilot-studio/authoring/error-codes?tabs=webApp
There doesn’t appear to be a supported user-side method to force a new Conversation ID for an existing Teams 1:1 chat. Since the agent and connector work correctly in a fresh Test session, this likely requires Microsoft service-side investigation or cleanup.
Could you please share the below details for investigation purpose:
- Full Conversation ID
- UTC timestamp: 2026-09-11T02:07:45.093Z
- Error: ContextTokenLimitExceeded
- Confirmation that /debug clearstate succeeded but the same Conversation ID was reused
- Teams and Copilot Studio Test session comparison
- Agent, environment, tenant, and affected-user details
As a temporary workaround, you can test with another user or conversation scope, but the affected 1:1 thread may remain unusable until the backend state is investigated.