# Surface member tool calls and handle long responses gracefully in the Slack interface

> Two improvements have been made to the Slack interface to give teams better visibility and more robust handling of long agent responses.

- Published: 2026-03-31
- Author: Agno Team
- Category: Changelog
- Canonical: https://agno-com-nine.vercel.app/articles/surface-member-tool-calls-and-handle-long-responses-gracefully-in-the-slack-interface
- Markdown: https://agno-com-nine.vercel.app/articles/surface-member-tool-calls-and-handle-long-responses-gracefully-in-the-slack-interface.md

Two improvements have been made to the Slack interface to give teams better visibility and more robust handling of long agent responses. A new `show_member_tool_calls` parameter controls whether tool calls from team members are shown inline in the Slack thread, and automatic card overflow rotation ensures that responses exceeding Slack's message size limit are continued in a new message rather than being truncated or failing silently.
