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