getObservation
Fetch detailed information for a specific observation, including input/output, usage, costs, and timing. Useful for in-depth analysis of trace spans.
Instructions
Get a specific observation with all details including input/output, usage, costs, and timing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| observationId | Yes | The unique observation identifier | |
| includeIO | No | Include input/output fields (can be very large, disabled by default) |