search_replies
Find replies containing a specific keyword in a Threads post. Retrieve matching usernames and text to analyze discussions.
Instructions
Search Threads replies for a keyword (case-insensitive).
Args: keyword: The search term to filter replies by.
Returns matching replies with username and text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keyword | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |