sbis_get_attachment
Retrieve document attachments by temporary URL, with optional base64 content for large files up to 73MB.
Instructions
Download attachment by temporary URL from read_document (GET, no sid). Pass includeContent:true for base64.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Документ.Вложение[].Файл.Ссылка | |
| includeContent | No | Include contentBase64 (large files up to 73MB) |