[ { "kind": "chunks", "chunks": [ { "type": "block-start", "index": 0, "blockType": "tool-call" }, { "type": "tool-call-delta", "index": 0, "id": "call_workspace_read", "name": "read", "argumentsDelta": "{\"file_path\":\"nested/task.txt\"}" }, { "type": "block-end", "index": 0, "block": { "type": "tool-call", "id": "call_workspace_read", "name": "read", "arguments": "{\"file_path\":\"nested/task.txt\"}" } }, { "type": "usage", "usage": { "inputTokens": 10, "outputTokens": 5 } }, { "type": "finish", "reason": { "kind": "tool-calls" } } ] }, { "kind": "chunks", "chunks": [ { "type": "block-start", "index": 0, "blockType": "text" }, { "type": "text-delta", "index": 0, "text": "DONE" }, { "type": "block-end", "index": 0, "block": { "type": "text", "text": "DONE" } }, { "type": "usage", "usage": { "inputTokens": 10, "outputTokens": 2 } }, { "type": "finish", "reason": { "kind": "stop" } } ] } ]