Optional
idOptional
nameThe name of an action.
Optional
supported_The list of triggers that this action supports. At this time, an action can only target a single trigger at a time.
Optional
all_True if all of an Action's contents have been deployed.
Optional
created_The time when this action was created.
Optional
updated_The time when this action was updated.
Optional
codeThe source code of the action.
Optional
dependenciesThe list of third party npm modules, and their versions, that this action depends on.
Optional
runtimeThe Node runtime. For example: node22
, defaults to node22
Optional
secretsThe list of secrets that are included in an action or a version of an action.
Optional
deployed_Optional
installed_installed_integration_id is the fk reference to the InstalledIntegration entity.
Optional
integrationOptional
statusOptional
built_The time when this action was built successfully.
Optional
deployTrue if the action should be deployed after creation.
The unique ID of the action.