Facebook is a social media and advertising platform used by individuals and businesses to connect, share content, and promote products or services. Only supports Facebook Pages, not Facebook Personal accounts.
You do not pick these by hand. Describe what the agent should do and Squidgy grants the matching ones — an agent told to draft replies gets the drafting action and not the sending one.
Get Comments
Retrieves comments from a facebook post or comment (for replies).
FACEBOOK_GET_COMMENTSGet Conversation Messages
Retrieves messages from a specific conversation.
FACEBOOK_GET_CONVERSATION_MESSAGESGet Page Conversations
Retrieves a list of conversations between users and the page.
FACEBOOK_GET_PAGE_CONVERSATIONSGet Page Details
Fetches details about a specific facebook page.
FACEBOOK_GET_PAGE_DETAILSGet Page Insights
Retrieves analytics and insights for a facebook page.
FACEBOOK_GET_PAGE_INSIGHTSGet Page Photos
Retrieves photos from a facebook page.
FACEBOOK_GET_PAGE_PHOTOSGet Page Posts
Retrieves posts from a facebook page.
FACEBOOK_GET_PAGE_POSTSGet Page Roles
Retrieves a list of people and their tasks/roles on a facebook page.
FACEBOOK_GET_PAGE_ROLESGet Page Videos
Retrieves videos from a facebook page.
FACEBOOK_GET_PAGE_VIDEOSGet Scheduled Posts
Retrieves scheduled and unpublished posts for a facebook page.
FACEBOOK_GET_SCHEDULED_POSTSGet User Pages
Retrieves a list of pages the user manages, including tasks and access tokens.
FACEBOOK_GET_USER_PAGESAdd Photos to Album
Adds photos to an existing facebook album. note: currently adds one photo at a time. for true batch upload, use facebook's batch api endpoint directly.
FACEBOOK_ADD_PHOTOS_TO_ALBUMAdd Reaction
Adds a specific reaction (like, love, wow, etc.) to a facebook post or comment.
FACEBOOK_ADD_REACTIONCreate Photo Album
Creates a new photo album on a facebook page.
FACEBOOK_CREATE_PHOTO_ALBUMRemove Page Task
Removes a user's tasks/access from a specific facebook page.
FACEBOOK_REMOVE_PAGE_TASKUpdate Page Settings
Updates settings for a specific facebook page.
FACEBOOK_UPDATE_PAGE_SETTINGSUpload Photo
Uploads a photo file directly to a facebook page. supports local file upload up to 10mb.
FACEBOOK_UPLOAD_PHOTOUpload Photos Batch
Uploads multiple photo files in batch to a facebook page or album. uses facebook's batch api for efficient multi-photo upload. maximum 50 photos per batch.
FACEBOOK_UPLOAD_PHOTOS_BATCHUpload Video
Uploads a video file directly to a facebook page. supports local file upload. for large videos (>100mb), uses resumable upload.
FACEBOOK_UPLOAD_VIDEOCreate Comment
Creates a comment on a facebook post or replies to an existing comment.
FACEBOOK_CREATE_COMMENTCreate Photo Post
Creates a photo post on a facebook page.
FACEBOOK_CREATE_PHOTO_POSTCreate Post
Creates a new post on a facebook page.
FACEBOOK_CREATE_POSTCreate Video Post
Creates a video post on a facebook page.
FACEBOOK_CREATE_VIDEO_POSTDelete Comment
Deletes a facebook comment.
FACEBOOK_DELETE_COMMENTDelete Post
Deletes a facebook page post.
FACEBOOK_DELETE_POSTGet Comment
Retrieves details of a specific facebook comment.
FACEBOOK_GET_COMMENTGet Message Details
Retrieves details of a specific message sent or received by the page.
FACEBOOK_GET_MESSAGE_DETAILSGet Post
Retrieves details of a specific facebook post.
FACEBOOK_GET_POSTGet Post Insights
Retrieves analytics and insights for a specific facebook post.
FACEBOOK_GET_POST_INSIGHTSGet Post Reactions
Retrieves reactions (like, love, wow, etc.) for a facebook post.
FACEBOOK_GET_POST_REACTIONSLike Post or Comment
Likes a facebook post or comment.
FACEBOOK_LIKE_POST_OR_COMMENTMark Message Seen
Marks a user's message as seen by the page.
FACEBOOK_MARK_MESSAGE_SEENPublish Scheduled Post
Publishes a previously scheduled or unpublished facebook post immediately.
FACEBOOK_PUBLISH_SCHEDULED_POSTReschedule Post
Changes the scheduled publish time of an unpublished facebook post.
FACEBOOK_RESCHEDULE_POSTSend Media Message
Sends a media message (image, video, audio, or file) from the page to a user.
FACEBOOK_SEND_MEDIA_MESSAGESend Message
Sends a text message from the page to a user via messenger.
FACEBOOK_SEND_MESSAGEUnlike Post or Comment
Removes a like from a facebook post or comment.
FACEBOOK_UNLIKE_POST_OR_COMMENTUpdate Comment
Updates an existing facebook comment.
FACEBOOK_UPDATE_COMMENTUpdate Post
Updates an existing facebook page post.
FACEBOOK_UPDATE_POSTAssign Page Task
Assigns tasks/roles to a user for a specific facebook page.
FACEBOOK_ASSIGN_PAGE_TASKToggle Typing Indicator
Shows or hides the typing indicator for a user in messenger.
FACEBOOK_TOGGLE_TYPING_INDICATOR41 distinct actions, listed in full on this page — 11 to read, 8 to create & update, 20 to send & publish, 2 to manage. An agent gets the ones that match what you described it doing, not all of them at once.
Once, in Settings → Integrations. Sign in with your account (OAuth). The connection is yours, shared by every agent you build — you are not re-authorising per agent, and the agent never sees your credentials.
The Facebook integration guide · All 58 connectable apps · The agent builder