get_run_sessions
Retrieve recent run sessions for a workspace in structured JSON format. Use for programmatic access to raw execution data of health checks, troubleshooting tasks, and automation runs.
Instructions
Get recent run sessions for a workspace (structured JSON).
Run sessions are executions of SLX runbooks — they contain the output of health checks, troubleshooting tasks, and automation runs.
NOTE: For investigative questions like "what ran recently for service X?"
or "show me recent failures", prefer workspace_chat — it can search,
filter, and correlate run sessions with issues and resources. Use this
tool only when you need raw JSON for programmatic processing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max run sessions to return. | |
| workspace_name | Yes | The workspace to query (e.g. 't-oncall'). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |