pub fn call( name: &str, args: &[Value], cli_args: &[String], ) -> Option<Result<Value, RuntimeError>>