get_hashtag_media
Retrieve top or recent Instagram posts for a hashtag using its ID from search_hashtag, supporting up to 50 posts per request.
Instructions
Get top or recent media for a hashtag. Use search_hashtag first to get the hashtag ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hashtag_id | Yes | Hashtag ID from search_hashtag | |
| media_type | No | Get top or recent media | top |
| limit | No | Number of posts (max 50) |