Skip to main content

Tool Response Optimization

Tool Response Optimization shows tools without response mappings, ranked by token consumption. Use it to find tool outputs that are large, repetitive, or poorly shaped for the model.

Open Monitor > Tokens, then select Tool Responses or View all from the Tool Responses card.

Tool Response Optimization page with date range controls, advanced filters, and an unmapped tool responses table

Filters

Use filters to narrow the table before deciding what to optimize.

FilterUse it to
Start Date / End DateAnalyze a specific usage window.
UserFocus on one user or team member.
AI AgentCompare clients such as Cursor, Claude, or Codex.
MCP ServerFind response-heavy tools from one server.
ToolInspect a specific tool.

The table can be grouped By Tool or By MCP.

Tool Response Optimization page with advanced filters expanded for user, AI agent, MCP server, and tool

Table columns

ColumnDescription
ToolTool name.
MCP ServerServer that exposed the tool.
CallsNumber of calls in the selected period.
Total TokensTotal response tokens attributed to the tool.
Avg/CallAverage response tokens per call.
P50 / P95 / P99Percentile response sizes, useful for spotting occasional large outputs.

Start with tools that have high Total Tokens and high Avg/Call. A tool with many small calls may be less urgent than a tool whose normal response is very large.

Reduce tool response tokens

Use one or more of these approaches:

  • Add or tighten response mappings so the model receives only the fields it needs.
  • Prefer summary fields over full records when the workflow does not need raw output.
  • Limit list sizes or pagination defaults in the tool call.
  • Use Output Format Optimization when a tool returns large structured data.
  • Review the tool's schema and description in Manage Tools if users are calling it with overly broad arguments.

Empty states

If the table shows no results, Willow did not find unmapped response candidates for the selected period and filters. Widen the date range, remove filters, or wait until more tool calls are recorded.

On this page