Skip to content

YourFunctionName

Edit on GitHub View Code


Brief description of what this evaluation function does, from the developer perspective

Inputs

Specific input parameters which can be supplied when the eval command is supplied to this function.

Outputs

Output schema/values for this function

Examples

List of example inputs and outputs for this function, each under a different sub-heading

Simple Evaluation

{
  "example": {
    "Something": "something"
  }
}
{
  "example": {
    "Something": "something"
  }
}