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

inputTypes

Examples

enum InputTypes {
  password
  text
  number
  boolean
}

Enum values

Enum value
Description

password

text

number

boolean

References

Fields with this object:

Last updated