Search Docs
Loading...
Skip to content

Interface: EngineActionInfo

Info about a registered action, from EngineActions.list.

Properties#

Property Type Description
id string The action id, e.g. nudge.
enabled boolean Whether the action currently says it can run.
argSchema string Optional JSON description of the arguments it accepts.