threads_search_posts
Search public Threads posts by keyword or topic tag. Filter results by media type, author username, or date range to find specific content.
Instructions
Search for public Threads posts by keyword or topic tag. Results can be filtered by media type and author.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | Yes | Search keyword or query | |
| search_type | No | Search by keyword or topic tag (default: keyword) | |
| media_type | No | Filter results by media type | |
| author_username | No | Filter results by author username | |
| since | No | Start date (Unix timestamp) | |
| until | No | End date (Unix timestamp) | |
| limit | No | Number of results | |
| after | No | Pagination cursor |