Retrieve messages from a thread using cursor-based pagination.
Documentation Index
Fetch the complete documentation index at: https://docs.puppeteerai.com/llms.txt
Use this file to discover all available pages before exploring further.
Base64-encoded pagination cursor. If not provided, returns the latest 20 messages.
Controls the direction of message retrieval. When false (default), returns messages older than the cursor. When true, returns messages newer than the cursor.