GovTribe

Automation state attribute

The current active-version state of a GovTribe AI automation.

  • Type: string | null
  • Value set: Enum
  • Data types: Automation
  • Fields: state

For automations, state describes whether the active automation version can run automatically.

Values

  • published: The automation is active and can run when its trigger fires.
  • paused: The automation is stopped until it is resumed.
  • broken: The automation needs attention before it can run reliably.