Read a claude.ai conversation
read_web_conversationFetch the full transcript of a claude.ai conversation as markdown, enabling you to use past chat history as context in Claude Code.
Instructions
Fetch the full transcript of one claude.ai conversation as markdown, so it can be used as context in this Claude Code session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | Conversation uuid from list_web_conversations | |
| max_chars | No | Truncate very long transcripts to keep context manageable | |
| include_timestamps | No |