Skip to content

en How to Configure Response Limits

Alexandre edited this page Jul 20, 2026 · 7 revisions

How to Configure Response Limits

Cap how large a tool's response can get before it reaches the AI, so one oversized upstream response can't blow out the AI client's context.

Steps

  1. Open the server and go to its Settings tab.

    Open the capture server whose response-limit settings will be demonstrated.

    Open the capture server whose response-limit settings will be demonstrated

  2. Find Response Limits and enable it.

    Open the Settings tab, where the Response Limits panel is located.

    Open the Settings tab, where the Response Limits panel is located

    Ensure Response Limits is enabled so the four configuration fields are available, including when recovering from an interrupted run.

    Ensure Response Limits is enabled so the four configuration fields are available, including when recovering from an interrupted run

  3. Set the limits you need:

    • Max response length — the maximum size (in characters) of the JSON sent to the AI, from 1,000 to 10,000,000.
    • Max depth — how many levels of nested JSON are kept, from 1 to 50.
    • Array slice — the maximum number of items kept in any array, from 1 to 10,000.
    • Error truncate length — the maximum size of an error message, from 100 to 1,000,000.

    Set the maximum number of response characters sent to the AI.

    Set the maximum number of response characters sent to the AI

    Set how many levels of nested JSON are preserved.

    Set how many levels of nested JSON are preserved

    Set the maximum number of items retained in each array.

    Set the maximum number of items retained in each array

    Set the maximum number of characters retained from an error body.

    Set the maximum number of characters retained from an error body

    Restore the fixture's baseline maximum response length.

    Restore the fixture's baseline maximum response length

    Restore the fixture's baseline maximum JSON depth.

    Restore the fixture's baseline maximum JSON depth

    Restore the fixture's baseline maximum array size.

    Restore the fixture's baseline maximum array size

    Restore the fixture's baseline error-body length.

    Restore the fixture's baseline error-body length

    Disable Response Limits through its checkbox to return the capture fixture to its baseline state.

    Disable Response Limits through its checkbox to return the capture fixture to its baseline state

  4. Changes save automatically a moment after you stop typing.

Confirm it worked

Call a tool that normally returns a large or deeply nested response — the response the AI receives is now truncated/limited according to your settings.

Good to know

  • This limits the JSON payload itself (length, nesting, array size), not a raw HTTP byte cap — it's applied when Arthur maps the upstream response before handing it to the AI.
  • Useful for APIs that return large lists or deeply nested objects that would otherwise flood the AI's context window.

Related

Arthur MCP Wiki

Home


🇬🇧 English

Home · Getting Started · FAQ

⚙️ Features

Servers & Tools

Security & Access

Platform

Operations

Coming Soon

📚 Guides (46)

Connect AI Clients

Security & Access

Harness & Limits

Platform & Operations

Tools, Resources & Prompts

Servers & Import

🔌 API Integrations (230)
AI (28)
Animals (19)
Anime (14)
Anti-Malware (10)
Art & Design (23)
Authentication & Authorization (5)
Blockchain (9)
Books (16)
Business (27)
Calendar (14)
Cloud Storage & File Sharing (10)
Communication (9)
Continuous Integration (5)
Cryptocurrency (2)
Data (15)
Database (3)
Development (8)
E-commerce (5)
Government & Legal (1)
Music & Media (5)
Testing (2)
✨ Prompt Templates (90)
Analysis (6)
Code (9)
Customer Support (6)
Data Extraction (6)
DevOps (5)
Education (5)
Finance (5)
HR & Recruiting (5)
Legal (4)
Product Management (5)
Research (5)
Sales (5)
SEO & Marketing (5)
Social Media (5)
Summarization (6)
Writing (8)
💡 Concepts (37)

Connect AI Clients

Security & Access

Harness & Limits

Platform & Operations

Tools, Resources & Prompts

Servers & Import


🇧🇷 Português

Início · Primeiros Passos · FAQ

⚙️ Funcionalidades

Servidores & Ferramentas

Segurança & Acesso

Plataforma

Operações

Em Breve

📚 Guias (46)

Conectar Clientes de IA

Segurança & Acesso

Harness & Limites

Plataforma & Operações

Ferramentas, Recursos & Prompts

Servidores & Importação

🔌 Integrações de API (230)
AI (28)
Animals (19)
Anime (14)
Anti-Malware (10)
Art & Design (23)
Authentication & Authorization (5)
Blockchain (9)
Books (16)
Business (27)
Calendar (14)
Cloud Storage & File Sharing (10)
Communication (9)
Continuous Integration (5)
Cryptocurrency (2)
Data (15)
Database (3)
Development (8)
E-commerce (5)
Government & Legal (1)
Music & Media (5)
Testing (2)
✨ Templates de Prompt (90)
Analysis (6)
Code (9)
Customer Support (6)
Data Extraction (6)
DevOps (5)
Education (5)
Finance (5)
HR & Recruiting (5)
Legal (4)
Product Management (5)
Research (5)
Sales (5)
SEO & Marketing (5)
Social Media (5)
Summarization (6)
Writing (8)
💡 Conceitos (37)

Conectar Clientes de IA

Segurança & Acesso

Harness & Limites

Plataforma & Operações

Ferramentas, Recursos & Prompts

Servidores & Importação

Clone this wiki locally