[MSTeams] Messages after tool execution not delivered
Resolved 💬 2 comments Opened Feb 18, 2026 by Tsujitax Closed Feb 18, 2026
Description
When using OpenClaw with Microsoft Teams, messages sent after tool execution are not being delivered to the user.
Steps to Reproduce
- User asks agent to perform a task (e.g., security check)
- Agent responds with 'I will check now'
- Agent executes tool (e.g.,
openclaw security audit) - Agent sends result message
Expected Behavior
Both messages (before and after tool execution) should be delivered to the user.
Actual Behavior
Only the first message ('I will check now') is delivered. The result message after tool execution is not shown in Teams.
Notes
- This issue does NOT occur with Slack - both messages are delivered correctly
- Occurs with both short and long messages after tool execution
- User has to ask 'What happened?' to get the result re-sent
Environment
- OpenClaw channel: stable
- Platform: macOS 26.2 (arm64)
- Node: 25.5.0
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗