OptionalidOptionalnameThe name of an action.
Optionalsupported_The list of triggers that this action supports. At this time, an action can only target a single trigger at a time.
Optionalall_True if all of an Action's contents have been deployed.
Optionalcreated_The time when this action was created.
Optionalupdated_The time when this action was updated.
OptionalcodeThe source code of the action.
OptionaldependenciesThe list of third party npm modules, and their versions, that this action depends on.
OptionalruntimeThe Node runtime. For example: node22, defaults to node22
OptionalsecretsThe list of secrets that are included in an action or a version of an action.
Optionaldeployed_Optionalinstalled_installed_integration_id is the fk reference to the InstalledIntegration entity.
OptionalintegrationOptionalstatusOptionalbuilt_The time when this action was built successfully.
OptionaldeployTrue if the action should be deployed after creation.
The unique ID of the action.