read_thread
Retrieve a peer thread's state and conversation messages in your project, with pagination to access older turns.
Instructions
Read a peer thread's state and a page of conversation messages in this project. Tool output and attachments are omitted; message text is capped at 8000 characters. Use the returned page.beforeCursor for older turns.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| threadId | Yes | ||
| turnLimit | No | ||
| beforeCursor | No |