Skip to main content

GuardrailToolLimits

Agent Runtimes


Agent Runtimes / types/guardrails / GuardrailToolLimits

Interface: GuardrailToolLimits

Defined in: src/types/guardrails.ts:61

Tool invocation limits.

Properties

max_query_rows

max_query_rows: number

Defined in: src/types/guardrails.ts:63


max_query_runtime

max_query_runtime: string

Defined in: src/types/guardrails.ts:64


max_time_window_days

max_time_window_days: number

Defined in: src/types/guardrails.ts:65


max_tool_calls

max_tool_calls: number

Defined in: src/types/guardrails.ts:62