OptionaltypeOptionalnameThe name of the parameter.
OptionalrequiredThe flag for if this parameter is required.
OptionaloptionalThe temp flag for if this parameter is required (experimental; for Labs use only).
OptionallabelThe short label for this parameter.
OptionaldescriptionThe lengthier description for this parameter.
Optionaldefault_The default value for this parameter.
OptionalplaceholderPlaceholder text for this parameter.
OptionaloptionsThe 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.