ig_get_media_list
Retrieve a paginated list of media published on your Instagram account, with optional limit and cursor-based pagination for navigating through results.
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 |