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_Automationsusespast_runs_limitto decide how many recent runs to embed.- Set
past_runs_limitto0when you do not need embedded run history. - Manual test runs use a placeholder memory because they do not create saved memories.
Related articles
- Search automations MCP tool: Control embedded run history with
past_runs_limit.