get_all_replies
Retrieve all scraped replies from a Threads post, displaying username, timestamp, and text. Call scrape_thread first if no replies have been scraped yet.
Instructions
Get all scraped Threads replies.
Returns a formatted list of all replies with username, timestamp and text. Call scrape_thread first if no data exists yet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |