GovTribe

Past runs attribute

Recent automation run snapshots returned with an automation record.

  • Type: object[]
  • Data types: Automation
  • Fields: past_runs

For automations, past_runs returns recent run snapshots. Each snapshot can include the run ID, state, whether the run was user-initiated, start and finish times, and the run memory text.

Notes

  • Search_Automations uses past_runs_limit to decide how many recent runs to embed.
  • Set past_runs_limit to 0 when you do not need embedded run history.
  • Manual test runs use a placeholder memory because they do not create saved memories.