sessions
List running and finished pi sessions, filterable by state, with an option to include full text and tool calls for review.
Instructions
List pi sessions held by this server, running and finished. Finished ones stay readable for review until evicted (keeps the newest 50).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | No | Filter by state: starting, running, done, aborted, error | |
| verbose | No | Include full text and tool calls |