Get chat threads
get_chat_threadsRetrieve chat threads from a Substack publication, newest first with reply counts. Use the before cursor to page through older threads.
Instructions
Threads in a publication's chat, newest first, with reply counts. Pass before from a previous response to page back.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| before | No | Paging cursor: the nextBefore value from a previous call. | |
| publication | Yes | Publication name, subdomain, URL, or numeric publication id (from list_chats). |