Human-readable description of what the filter does
Example input value
Example output after filtering
Example usage showing the filter syntax in a Nunjucks template
OptionalimplementationOptional implementation function for the filter. When provided, this function will be called to apply the filter. This is separate from the definition to keep AI prompts token-efficient.
The name of the filter as used in templates (e.g., "sqlString")
OptionalnotesAdditional notes or warnings about using this filter
Represents a custom SQL filter that can be used in Nunjucks templates for safe SQL query construction in RunQuery operations