Search Docs
Loading...
Skip to content

Interface: EngineActionInfo

Info about a registered action, from EngineActions.list.

Properties#

PropertyTypeDescription
idstringThe action id, e.g. nudge.
enabledbooleanWhether the action currently says it can run.
argSchemastringOptional JSON description of the arguments it accepts.