get_thread
Retrieve the full details and messages of a Perplexity thread by providing its slug identifier.
Instructions
Get details of a specific thread by its slug.
Args: slug: The thread slug (identifier from thread URL or list_threads)
Returns: Dictionary containing thread details including all messages
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes |