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