Health: overall server status
meta_healthCheck health status of the MCP server: package version, active capabilities, rate-limit, idempotency ledger, pending actions, and dryRun default. Safe to call frequently without using the Avito API.
Instructions
Universal health-check: package version, active capabilities, rate-limit status, idempotency ledger size, pending actions count, dryRun default. Does not call the Avito API. Safe to call as often as you like.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| name | Yes | ||
| version | Yes | ||
| uptimeSec | Yes | ||
| capabilities | Yes | ||
| safety | Yes | ||
| counters | Yes | ||
| timestamp | Yes |