list_experiment_spans
Retrieve all execution traces (spans) for a specific experiment by providing its ID, enabling you to inspect and monitor the detailed run history. Use this to analyze performance and debug issues within a single experiment.
Instructions
List all spans (execution traces) for a specific experiment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| experiment_id | Yes | Unique experiment identifier (from list_experiments) |