For the complete documentation index, see llms.txt. This page is also available as Markdown.

incidentAiSummary

Examples

type IncidentAiSummary {
  bullets: [String!]!
  generatedAt: DateTime
  model: String
}

Fields

Field
Description
Supported fields

bullets [String!]!

generatedAt DateTime

model String

References

Fields with this object:

Last updated