Avito Seller Profile
avito_sellerFetch an Avito seller's profile to check their rating, review count, and active listing count, helping buyers evaluate seller trustworthiness.
Instructions
Fetch an Avito seller profile — reputation is the review signal here.
Classifieds have no per-item review pool; the seller's rating, review count and active-listing count are what a buyer checks.
Return Format
AvitoSellerResponse: {status, seller, active_items, tier_used, meta}.
Error Format
ToolError: BadRequestError on empty input; NotFoundError on 404; TransportDownError on blocks; ParserDriftError on envelope drift.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| seller_id_or_url | Yes | Seller id or profile URL from a card/search hit |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| _meta | No | Validation metadata. | |
| seller | No | Seller info. | |
| status | No | Response status: success or error. | success |
| tier_used | No | Fetch tier used. | |
| active_items | No | Number of active listings the seller reports. |