A list of tools that always require approval.

interface Always {
    tool_names?: string[];
}

Properties

Properties

tool_names?: string[]

List of tools that require approval.