Summary
Add a working sample demonstrating how to handle large (multi-megabyte) tool outputs without polluting agent context.
Related: strands-agents/docs#726
Suggested location
02-samples/large-tool-output-handling/
What to include
Motivation
A common real-world challenge for agents dealing with APIs or databases returning large payloads.
References
Summary
Add a working sample demonstrating how to handle large (multi-megabyte) tool outputs without polluting agent context.
Related: strands-agents/docs#726
Suggested location
02-samples/large-tool-output-handling/What to include
/tmp, returns path stringAfterToolCallEventhook to truncate large resultsMotivation
A common real-world challenge for agents dealing with APIs or databases returning large payloads.
References