Optional
typeOptional
nameThe name of the parameter.
Optional
requiredThe flag for if this parameter is required.
Optional
optionalThe temp flag for if this parameter is required (experimental; for Labs use only).
Optional
labelThe short label for this parameter.
Optional
descriptionThe lengthier description for this parameter.
Optional
default_The default value for this parameter.
Optional
placeholderPlaceholder text for this parameter.
Optional
optionsThe allowable options for this param.
Param are form input values, primarily utilized when specifying secrets and configuration values for actions.
These are especially important for partner integrations -- but can be exposed to tenant admins as well if they want to parameterize their custom actions.