{"title":"Output Management: Handling Large Tool Payloads","region":"Global","category":"Reliability","description":"Preventing agents from crashing when a tool returns too much data.","lastUpdated":"2026-02-23","steps":["Implement pagination for tool results.","Summarize tool output before returning to agents.","Filter API fields to only what is needed.","Set hard limits on tool response size.","Truncate middle content to keep head and tail."],"url":"https://checklist.day/agent-tool-output-size"}