Read session transcript
read_transcriptRetrieve recent conversation turns from any session, including work done remotely from a phone or claude.ai. Get a clean transcript of actions without subagent sidechains or tool internals.
Instructions
Read recent conversation turns from a session, including work it did while driven from a phone or from claude.ai. Subagent sidechains and tool plumbing are omitted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | How many recent turns to return (default 20). | |
| session | Yes | Session name, session id (or unique prefix), or pid. | |
| include_user | No | Include user turns as well as assistant turns. |