Provides struct and type for a ProjectNotFoundError
@type t() :: %OpenCode.Generated.ProjectNotFoundError{ message: String.t(), project_id: String.t(), tag: String.t() }