pi_read
Read buffered events from a pi task, such as tool calls and message updates, and use 'since' to retrieve only new events for incremental reads.
Instructions
Read buffered events of a pi task (tool calls, message updates, etc.). Pass 'since' = the latest seq you already saw for incremental reads.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| since | No | ||
| taskId | Yes |