fetch_observation
Fetch an observation by ID to access full details: input/output, token usage, model, latency, and cost. Useful for debugging or analyzing individual LLM calls.
Instructions
Get a single observation by ID. Returns full details including input/output, token usage, model, latency, and cost.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No | ||
| observation_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||