Webhook receiver status
messenger_get_webhook_statusCheck the status and configuration of the Avito webhook receiver, including enabled state, public URL, and ring-buffer statistics, to verify setup before registering a webhook.
Instructions
Returns the configuration and live stats of this server's Avito webhook RECEIVER: whether it is enabled, the public URL, the subscribe URL (with the secret masked), and ring-buffer counters (retained / total / last received). Does NOT call the Avito API. Use it to verify the receiver is set up before messenger_register_webhook, then read collected events with messenger_get_webhook_events.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||