Webhook receiver status
messenger_get_webhook_statusCheck webhook receiver readiness for Avito messenger. Get enabled status, public URL, masked subscribe URL, and live event counters to confirm setup before registering 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 | |||