pub fn is_secrets_tool(name: &str) -> bool
Returns true for tools that must be routed through the gateway (i.e. handled by execute_secrets_tool) rather than execute_tool.
true
execute_secrets_tool
execute_tool