facebook_get_page_videos
Retrieve videos from a Facebook page (up to six per request) with pagination support. Provide the page URL or profile ID and an optional cursor for next pages.
Instructions
Get videos from a Facebook page (up to 6 per request) with pagination
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| link | No | Facebook page URL | |
| end_cursor | No | Pagination cursor | |
| profile_id | No | Facebook profile ID (alternative to link) |