Capability
Broadcast Text Messaging To All Followers
5 artifacts provide this capability.
Want a personalized recommendation?
Find the best match →Top Matches
** - Integrates the LINE Messaging API to connect an AI Agent to the LINE Official Account.
Unique: Separates broadcast messaging into its own tool distinct from targeted push_text_message, forcing agents to explicitly choose between one-to-one and one-to-many delivery patterns rather than inferring intent from missing user IDs
vs others: Simpler than agents managing follower lists or pagination because LINE's broadcastMessage API handles distribution server-side, eliminating the need for agents to query user lists or batch messages