Const
Creates a middleware that restricts tool execution to an approved list. Throws a ToolInterruptError if an unapproved tool is called, unless approved via metadata.
ToolInterruptError
Creates a middleware that restricts tool execution to an approved list. Throws a
ToolInterruptErrorif an unapproved tool is called, unless approved via metadata.