main-concepts

No menu items for this category
OpenMetadata Documentation

function

Functions used for writing SpEL expression based conditions

  • name (string): Name of the function.
  • input (string): Description of input taken by the function.
  • description (string): Description for the function.
  • examples (array): Examples of the function to help users author conditions.
  • parameterInputType: List of receivers to send mail to. Refer to #/definitions/parameterType.
  • paramAdditionalContext: Refer to #/definitions/paramAdditionalContext.
  • parameterType (string): Must be one of: ['NotRequired', 'AllIndexElasticSearch', 'SpecificIndexElasticSearch', 'ReadFromParamContext', 'ReadFromParamContextPerEntity'].
  • paramAdditionalContext (object): Additional Context. Cannot contain additional properties.
    • data: List of Entities.

Documentation file automatically generated at 2025-08-12 05:39:47.683420+00:00.