analyze_execution
Inspect execution-coverage runs or artifacts, optionally compare two compatible runs, and retrieve up to 1000 execution observations for audit or analysis.
Instructions
Inspect execution-coverage runs or a compatible pair read-only; use record_analysis to preserve it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | Yes | Maximum execution observations to return (1-1000). | |
| run_or_artifact | Yes | Primary run or artifact ID; discover with list_runs or list_artifacts. | |
| comparison_run_or_artifact | No | Optional second run or artifact ID for a compatible comparison. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||