What Are Response Limits For?
Response Limits cap how large a tool's response can get before it's handed to the AI — maximum response length, JSON nesting depth, array item count, and error message length. They exist to stop one oversized upstream response from flooding an AI client's context window.


Learn more: How to Configure Response Limits.

Tutorial video