Input

  • key
    Type: string
    required

    Unique identifier for this input

  • required
    required

    Whether this entity slot must be populated (boolean literal or JSONata expression)

    • Type: boolean

      Whether this entity slot must be populated (boolean literal or JSONata expression)

  • schemaKey
    Type: string
    required

    Key of the schema that defines this entity's structure

  • schemaVersion
    Type: string
    required

    Schema version. Either a semantic version (e.g. 1.2.0) or draft while the parent blueprint is itself a draft.

  • description
    Type: string

    Description of what this input represents

  • name
    Type: string

    Human-readable name for this input