ig_get_media_list
Retrieve a paginated list of media posts from an Instagram account using the Meta Graph API.
Instructions
Get list of media published on the Instagram account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after | No | Pagination cursor for next page | |
| limit | No | Number of results (max 100, default 25) | |
| before | No | Pagination cursor for previous page |