OnLinkArtifact

A new artifact is linked to a collection.

Attributes:

  • event_type (Literal): No description provided.
  • filter (Union): Additional condition(s), if any, that must be met for this event to trigger an automation.
  • scope (Union): The scope of the event.

method then

then(self, action: 'InputAction') -> 'NewAutomation'

Define a new Automation in which this event triggers the given action.