botbell_get_replies
Fetch replies from users to your BotBell messages. Each call retrieves and consumes new replies, ensuring each reply is delivered only once.
Instructions
Check if the user has replied to your messages in the BotBell app. Messages are consumed on fetch (won't be returned again).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max number of replies to fetch (default 20, max 100) |