get_page_videos
Retrieve a list of videos published on a Facebook Page using the Facebook Graph API. Specify page ID, limit, and pagination cursor to fetch video details.
Instructions
List videos posted by the Page (GET /{page-id}/videos).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after | No | ||
| limit | No | ||
| page_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||