Custom functions
Custom functions let you write Python code for specialized extraction, cleaning, validation, and integration inside automation projects and deployments. You use them wherever the product exposes a custom function editorβfor example custom function fields, cleaning and validation steps, or deployment integrations.
Using custom functions
Writing custom functions β Learn about supported libraries, keys, calling LLMs from functions, and patterns for building inline custom logic.
Using shared functions β Share and reuse custom functions by publishing them to the function library.
