Maildroppa

Maildroppa is an email marketing platform for managing subscribers, segmentation, newsletters, transactional email, events, and webhooks.

23 actions Integration catalog
Request access
Connect Maildroppa 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.

Archive TagMAILDROPPA_ARCHIVE_TAG
Archive one customer-managed tag. Archiving prevents new assignments but preserves existing subscriber assignments and can be reversed by restoring the tag. Use the tag-usage tool first to inspect archive blockers.
Count Segment SubscribersMAILDROPPA_COUNT_SEGMENT_SUBSCRIBERS
Return the current number of subscribers matching one stored segment.
Create SegmentMAILDROPPA_CREATE_SEGMENT
Create a subscriber segment from field, tag, or nested-segment conditions.
Create SubscriberMAILDROPPA_CREATE_SUBSCRIBER
Create a subscriber without sending an opt-in message, with optional typed field values and tag assignments.
Create SubscribersMAILDROPPA_CREATE_SUBSCRIBERS
Sequentially create 1-25 subscribers without sending opt-in messages. The batch is non-atomic, returns an outcome for every item, and stops after a systemic or ambiguous failure.
Create TagMAILDROPPA_CREATE_TAG
Create a customer-managed tag that can be assigned to subscribers.
Delete SegmentMAILDROPPA_DELETE_SEGMENT
Permanently delete exactly one stored subscriber segment identified by an explicit segment ID. This action cannot select segments by filter or bulk criteria.
Delete SubscriberMAILDROPPA_DELETE_SUBSCRIBER
Permanently delete exactly one subscriber identified by an explicit subscriber ID. This action cannot select subscribers by email, filter, or bulk criteria.
Get Form EmbeddingMAILDROPPA_GET_FORM_EMBEDDING
Return an active Maildroppa form's ordered input-field definition for rendering in a trusted website integration.
Get SegmentMAILDROPPA_GET_SEGMENT
Return one stored subscriber segment and its complete filter expression by ID.
Get SubscriberMAILDROPPA_GET_SUBSCRIBER
Return one Maildroppa subscriber by ID, including display field values, tag IDs, status, registration date, and GDPR agreement.
Get Tag UsageMAILDROPPA_GET_TAG_USAGE
Return subscriber assignments and archive or permanent-delete blockers for one Maildroppa tag.
List FormsMAILDROPPA_LIST_FORMS
Return signup form overviews with IDs, type, status, publication state, and public routing details.
List RSS NewslettersMAILDROPPA_LIST_RSS_NEWSLETTERS
Return the account's RSS newsletter configurations without activating, checking, or sending them.
List RSS Sender ProfilesMAILDROPPA_LIST_RSS_SENDER_PROFILES
Return sender profiles available to RSS newsletters, including verification and delivery readiness.
List SegmentsMAILDROPPA_LIST_SEGMENTS
Return the account's stored subscriber segments and filter expressions.
List Subscriber ActivityMAILDROPPA_LIST_SUBSCRIBER_ACTIVITY
Return one page of a subscriber's activity timeline with delivery eligibility and summary counts.
List Subscriber FieldsMAILDROPPA_LIST_SUBSCRIBER_FIELDS
Return built-in and custom subscriber field definitions, optionally including archived custom fields.
List SubscribersMAILDROPPA_LIST_SUBSCRIBERS
Return one page of subscribers, optionally filtered by free text, status, or structured segment conditions. Pass next_cursor back as cursor to continue.
List TagsMAILDROPPA_LIST_TAGS
Return account tags, optionally including archived tags.
Restore TagMAILDROPPA_RESTORE_TAG
Restore an archived customer-managed Maildroppa tag so it can be assigned to subscribers again.
Update SegmentMAILDROPPA_UPDATE_SEGMENT
Replace a segment's name and complete filter expression. This is a full replacement, so supply every condition group that should remain.
Update TagMAILDROPPA_UPDATE_TAG
Rename an existing customer-managed tag.