get_instruction
Retrieve the full text of a 1C:БИТ user instruction by ID or code (like ИП-301). Get the complete instruction content directly from the knowledge base.
Instructions
Возвращает полный текст инструкции пользователя 1С.БИТ по id (из list_instructions/search_instructions) или по коду (ИП-301, ИП-403 и т.д.).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Идентификатор инструкции (имя файла .md) или код инструкции, например 'ИП-301' | |
| max_chars | No | Ограничение длины возвращаемого текста в символах |