metadata_objects_from_catalog
Search and retrieve metadata object names and synonyms from the 1C:Enterprise metadata identifiers catalog, using cached report data to answer queries about available metadata objects.
Instructions
Return/search metadata objects from Справочник.ИдентификаторыОбъектовМетаданных.
The first call opens the standard Universal report for the metadata-identifiers
catalog, reads a normalized snapshot with metadata names/synonyms, excludes
deleted rows plus roles/subsystems, and stores the result in an in-memory
per-session cache. Later calls search that cache unless refresh_cache=true.
This is a live UI fallback when RAG is unavailable or stale; if its watchdog
reports a blocked interface, wait for client recovery before further UI calls.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | No | ||
| session_id | No | default-18 | |
| max_results | No | ||
| refresh_cache | No | ||
| include_groups | No | ||
| watchdog_timeout | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||