Autoload: category tree
autoload_user_docs_treeRetrieves the complete Avito category tree (names, slugs, nested children) to prepare an autoload feed. Use it to find the category slug needed for field lookup.
Instructions
Returns the full Avito category tree (an array of nodes with name, slug/id and nested children) for preparing an autoload feed. Read-only, no parameters. Use it to find the slug of the category you need, then pass it to autoload_user_docs_node_fields to get the fields. The reference is cacheable and changes rarely.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||