Admin Dashboard: Tool Call Log
Tool Call Log is the execution-level record of tools invoked by agents. Use it to debug an individual integration call; use Audit Log for administrative configuration changes.
Find a call
Section titled “Find a call”Filter by agent name, tool name, session ID, status, and the From/To date range. Results show timestamp, agent, tool, status, duration, argument summary, and result summary. Select a row to inspect the complete stored values.
Investigation workflow
Section titled “Investigation workflow”- Start with the session ID from the chat or task.
- Filter to failed calls and inspect the exact tool name and duration.
- Compare arguments with the tool’s discovered schema.
- Check MCP Servers for current connection/catalog state and Resilience for an open breaker.
- Re-run only after correcting the cause.
The expected result is a specific failure boundary: model-selected arguments, SyntheticBrew execution, transport/authentication, or upstream tool behavior.
Operational cautions
Section titled “Operational cautions”Arguments and results may contain customer or business data. Limit Admin access and avoid copying entries into unsecured support channels. Transport errors returned to end users are sanitized, while operators should use server logs for the underlying network detail.