8. plugin

Last updated: Sep 10, 2025
DEVELOPER
IMPLEMENTATION

Definition

In a config modifier schema, use plugin to define a bundle of functionality to produce a value. You can use one of these sub-keywords to construct a plugin:

Sub-keyword
Notes
name
Defines the name of the plugin to apply.
action
Specifies the action to perform with this plugin.
parameters
Lists individual operations for a given plugin.action.

Nesting level

This keyword executes at the following nesting level:

  1. omit
  2. constant
  3. references
  4. use
  5. get
  6. properties or if or concat or switch or pipe or merge
  7. default
  8. plugin

Common plugins

Accepted formats

Several of our plugins require you to specify a format. These are valid formats for various plugins.