Represents the initial tool rule configuration.
@type t() :: %LettaAPI.Model.InitToolRule{ tool_name: String.t(), type: String.t() | nil }