get_shot_details
Retrieve complete timeseries data for an espresso shot, including pressure, flow, weight, and temperature. Use after searching for shot IDs.
Instructions
Get full details for a specific shot by ID, including complete timeseries data (pressure, flow, weight, temperature over time). Use search_shot_history first to find shot IDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| shot_id | Yes | The shot ID (uuid string) or db_key (number) |