Retrieves photos from a Facebook Page. CDN-based URLs (including `source`) are time-limited and expire; download and persist images promptly if long-term access is needed.
typestringFilter by photo type: uploaded, tagged
limitintegerNumber of photos to return (max 100) Use paging cursors from the response to iterate through all available photos in large libraries; limit=100 does not guarantee all photos are returned in one call.
fieldsstringComma-separated list of valid Photo fields to return. Valid fields include: id, created_time, updated_time, name, images, height, width, picture, link, icon, from, album, backdated_time, place, page_story_id, target, event, can_delete, can_tag, webp_images. NOTE: 'reactions' and…
page_idRequiredstringThe numeric ID of the Facebook Page (e.g., '678594635343968'). You can obtain page IDs using the FACEBOOK_LIST_MANAGED_PAGES action. Do NOT pass datetime strings, timestamps, or date values - only valid Facebook page IDs.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.