search_keyword
Find Threads posts by keyword. Filter by search type and mode, control result count and pagination.
Instructions
Search Threads posts by keyword. Requires threads_keyword_search permission.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | Yes | The search query / keyword | |
| search_type | No | Search type (e.g. KEYWORD, TAG) | |
| search_mode | No | Search mode (e.g. RECENT, TOP) | |
| fields | No | Fields to return. Default: id,text,media_type,permalink,timestamp,username,like_count,replies_count | |
| limit | No | Number of results | |
| after | No | Cursor for next page |