Fomo

Fomo is a social proof marketing platform that displays real-time user activity notifications on websites to build trust and increase conversions.

9 actions Integration catalog
Request access
Connect Fomo once you're in Boring.
01 · WHAT THE AGENT CAN DO

Actions

Every capability is a discrete, logged action the agent calls by name — scoped to what you authorize and recorded in the run trace.

Create Fomo EventFOMO_CREATE_FOMO_EVENT
Tool to create a new social proof event in Fomo. Use when you want to display an animated notification on your website showing recent customer activity. Events are created based on notification templates (event_type_id) and can include customer details, location, and product information.
Create Fomo TemplateFOMO_CREATE_FOMO_TEMPLATE
Tool to create a Template (Event Type) in Fomo. Use when building 3rd party Fomo integrations. Templates define the message structure for notification events and can include markdown formatting, custom images, avatar support, and IP-based location mapping.
Delete Fomo EventFOMO_DELETE_FOMO_EVENT
Tool to delete a Fomo event by ID. Permanently removes the notification event from the application. Use when you need to remove a specific event from your Fomo account.
Get Fomo EventFOMO_GET_FOMO_EVENT
Tool to retrieve a single event by ID from Fomo. Use when you need to fetch details of a specific notification event using its unique identifier.
Get Fomo StatisticsFOMO_GET_STATISTICS
Tool to fetch notification impressions, clicks, and conversion data for your Fomo application. Returns analytics statistics within a specified date range. Use when you need to analyze notification performance metrics.
List Fomo EventsFOMO_LIST_EVENTS
Tool to retrieve all notification events from your Fomo application. Use when you need to list, query, or paginate through events. Supports pagination, sorting, and optional metadata about total event counts.
Search EventFOMO_SEARCH_EVENT
Tool to search for a specific Fomo event by external_id or email_address. Use when you need to find a single event using a unique identifier. Returns the full event details if found.
Update Application SettingsFOMO_UPDATE_APPLICATION
Tool to update Fomo application settings including display configuration, notification behavior, theme, position, and UTM tracking parameters. Use when you need to modify widget appearance, timing, or tracking settings for a Fomo application.
Update Fomo EventFOMO_UPDATE_EVENT
Tool to update an existing Fomo event. Changes key-value pairs of an event such as location, name, title, or custom fields. Use when you need to modify event properties after creation.