# Recipe Functions - Return Data From A Recipe Function
This action responds to the Recipe functions - New function call trigger with a status and data defined in the trigger's input parameters.
This action ends recipe jobs. When a job successfully executes this action, the current job will end. Any steps after this action will be ignored.
# Requirements
To use this action, you need a recipe that uses the Recipe functions - New function call trigger.
# Input
Field | Description |
---|---|
Result | The fields defined in the trigger's Result schema. |
# Output
This action's output will take the form of the data defined in the New function call trigger.
# Resources
Last updated: 8/14/2023, 4:47:00 PM