When to use
- Normalize filenames before export
- Inject a campaign name into asset metadata
generate_image → rename_asset → human_review.
Inputs
The asset to rename. Required. Supports loop mode.
Text values referenced in the pattern as
{0}, {1}, and so on. Optional, accepts multiple inputs.Outputs
The asset, passed through with the new display name attached.
Configuration
The naming template. Use
{original} for the existing name and {0}, {1}, and so on for connected name parts.