list_entities
Retrieve all available entities in a 1C database, including catalogs, documents, registers, and reports. Filter by type or search by name to explore the database structure.
Instructions
Получить список всех доступных сущностей базы 1С: справочники (Catalog_), документы (Document_), регистры (AccumulationRegister_, InformationRegister_). Используй этот инструмент первым при работе с незнакомой базой 1С.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Фильтр по типу: all — все сущности, catalogs — справочники (Catalog_*), documents — документы (Document_*), registers — регистры (AccumulationRegister_*, InformationRegister_*), reports — отчёты (Report_*) | all |
| search | No | Подстрока для поиска в имени сущности (например, 'Номенклатура') |