get_follower_ids
Retrieve follower user IDs from your LINE Official Account to send messages without manually preparing the list.
Instructions
Get a list of user IDs of users who have added the LINE Official Account as a friend. This allows you to obtain user IDs for sending messages without manually preparing them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | The maximum number of user IDs to retrieve in a single request. | |
| start | No | Continuation token to get the next array of user IDs. Returned in the 'next' property of a previous response. |