agy_inspect_transcript
Inspect an Antigravity conversation's execution trajectory and tool calls to summarize recent actions without loading raw logs into context.
Instructions
Inspects the execution trajectory, tool calls, and actions from an Antigravity conversation without filling context with raw logs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_steps | No | Number of recent steps to summarize. | |
| conversation_id | Yes | The conversation ID to inspect. |