add_subscriber
ChatGPTAdd a new subscriber to a list
create_broadcast
ChatGPTCreate a new broadcast draft. When the user does not specify style preferences, first review 1-2 recently sent broadcasts using get_broadcasts and get_broadcast to understand their HTML structure, tone, and formatting before drafting the new message.
get_broadcast
ChatGPTGet a specific broadcast message with its content
get_broadcast_stats
ChatGPTGet statistics for a sent broadcast
get_broadcasts
ChatGPTGet broadcast messages for a list
get_list_tags
ChatGPTGet the most popular tags for a list
get_lists
ChatGPTGet all email lists for the authenticated account
get_signup_form_guide
ChatGPTREQUIRED: Always call this tool first when a user wants to create, build, or discuss AWeber sign up forms (also called signup forms or webforms) - HTML forms used to collect subscriber information and add people to email lists. Returns the authoritative guide containing mandatory best practices, form structure requirements, required fields, customization options, and accessibility guidelines. This guide is essential for all AWeber HTML sign up form implementations.
get_subscriber
ChatGPTRetrieve a single subscriber by ID. Optionally include activity data (opens, clicks, unsubscribes, bounces)
move_subscriber
ChatGPTMove a subscriber from one list to another
search_subscribers
ChatGPTSearch for subscribers within a specific list. Supports email, date filters, tag filters, ad tracking filter, sorting, and pagination. Filters can be combined.
send_feedback
ChatGPTUse this tool when the user requests AWeber functionality that cannot be satisfied by any other available tool. This includes viewing, creating, updating, deleting, analyzing, visualizing, or managing AWeber features not covered by existing tools. When reporting bugs or issues, include: error messages received, what the user was trying to accomplish, steps to reproduce, expected vs actual behavior, and any relevant parameters. This helps improve tool capabilities.
update_subscriber
ChatGPTUpdate an existing subscriber. Can update name, status, and/or tags.