get_1c_platform_help_section
Retrieve the exact help section by its stable id from 1C:Enterprise documentation search results. Use to access a specific fragment directly without surrounding context.
Instructions
Прочитать точный фрагмент по стабильному id из выдачи search. Предпочтительнее get_1c_platform_help_document, когда нужен ровно найденный раздел без лишнего контекста.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Stable section id returned by search_1c_platform_help. | |
| root | No | Optional absolute path to a help directory. Defaults to BIT_1C_HELP_ROOT or ./kb. | |
| source | No | Optional source subdirectory used for the original search. |