AimTell

AimTell is a web push notification platform for managing websites, subscribers, campaigns, segments, and delivery analytics.

15 actions Integration catalog
Request access
Connect AimTell 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 Manual CampaignAIMTELL_CREATE_MANUAL_CAMPAIGN
Create a manual push campaign as a draft only; this tool never schedules or sends it.
Create SegmentAIMTELL_CREATE_SEGMENT
Create a named audience segment for a website from an AimTell segment definition.
Delete Manual CampaignAIMTELL_DELETE_MANUAL_CAMPAIGN
Permanently delete one manual campaign by ID. This destructive action cannot be undone and permanently removes the campaign.
Delete SegmentAIMTELL_DELETE_SEGMENT
Permanently delete one audience segment by ID. This destructive action cannot be undone; it removes the segment but does not delete its subscribers.
Get Analytics Over TimeAIMTELL_GET_ANALYTICS_OVER_TIME
Return a daily AimTell metric over a date range for all websites or one website.
Get Campaign ResultsAIMTELL_GET_CAMPAIGN_RESULTS
Return daily send, delivery, bounce, click, conversion, and available revenue results for a manual, event-triggered, RSS, or welcome campaign.
List CampaignsAIMTELL_LIST_CAMPAIGNS
Return one page of manual, event-triggered, RSS, or API push campaigns for an AimTell website.
List Notification LogsAIMTELL_LIST_NOTIFICATION_LOGS
Return one page from AimTell's sampled notification log for the last seven days, optionally filtered to one subscriber. This is not a complete delivery ledger and does not include every notification sent to every subscriber.
List SegmentsAIMTELL_LIST_SEGMENTS
Return all audience segments for an AimTell website, including the IDs and definitions used for subscriber filtering and campaign targeting.
List SubscribersAIMTELL_LIST_SUBSCRIBERS
Return one page of subscribers for an AimTell website, optionally filtered by segment or subscriber ID and optionally including attributes or notification history. AimTell may return processing=true with no subscriber page while it prepares the data; retry the same request in that case.
List WebsitesAIMTELL_LIST_WEBSITES
Return one page of websites available to the connected AimTell account, including site IDs needed by other tools. Use next_cursor to retrieve later pages.
Send Push NotificationAIMTELL_SEND_PUSH_NOTIFICATION
Immediately send a one-off push notification to exactly one explicitly selected audience: subscriber IDs, one segment, one alias, or the website's full reachable audience. Delivery begins immediately, cannot be undone, and has no dry-run mode.
Set Subscriber AttributesAIMTELL_SET_SUBSCRIBER_ATTRIBUTES
Set custom attributes on one subscriber identified by subscriber UID, user alias, or email alias; supplied aliases may also be associated with the subscriber.
Update Manual CampaignAIMTELL_UPDATE_MANUAL_CAMPAIGN
Update the content or targeting of an unscheduled, unsent, non-A/B manual campaign draft without scheduling or sending it.
Update SegmentAIMTELL_UPDATE_SEGMENT
Change the name or audience definition of an existing AimTell segment.