upload_image
Upload an image file (up to 10 MB) to generate a URL, then insert  as the first line of the article body to set it as the cover image.
Instructions
Загрузить картинку статьи (POST /api/media/article-image, multipart): jpg/png/webp/gif/avif/svg, ≤10 МБ. Возвращает {url}. Вставь «» ПЕРВОЙ строкой тела — станет обложкой и переживёт будущие PUT (см. готчу update_article).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | No | ||
| filePath | Yes | Путь к локальному файлу картинки (поддерживается ~) |