Skip to content

ToolNotFoundBehavior

type ToolNotFoundBehavior = "raise_error" | "return_error_to_model";

SDK-side execution settings for local tool calls.