get_last_shot
Retrieve the most recently completed espresso shot. Defaults to a compact summary to avoid token overflow; opt for full verbosity for raw payload.
Instructions
Get the most recently completed shot. Defaults to a compact summary to avoid token overflow.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| verbosity | No | 'summary' (default) returns compact metadata and sampled trace; 'full' returns raw shot payload. | summary |
| max_points | No | Maximum number of points in summary trace preview. |