Webhook receiver status
messenger_get_webhook_statusCheck the configuration and live stats of your Avito webhook receiver. Verify it is enabled and ready before registering the 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 | |||