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

reasonDetails

Detailed explanation of a reason with description and evidence.

Examples

type ReasonDetails {
  description: String
}

Fields

Field
Description
Supported fields

description String

Textual description explaining the reason

References

Fields with this object:

Last updated