Provides struct and type for a ToolFileContent
@type t() :: %OpenCode.Generated.ToolFileContent{ mime: String.t(), name: String.t() | nil, type: String.t(), uri: String.t() }