get_experiment_span
Retrieve specific span details from an experiment by providing experiment ID and log ID. Access trace information for effective monitoring and analysis.
Instructions
Retrieve detailed information about a specific span within an experiment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| log_id | Yes | Unique span/log identifier (from list_experiment_spans) | |
| experiment_id | Yes | Unique experiment identifier (from list_experiments) |