Provides struct and types for a ToolFileContentSource
@type t() :: %OpenCode.Generated.ToolFileContentSource{ data: String.t(), type: String.t(), uri: String.t(), url: String.t() }