article_list
Retrieve a list of your own blog articles with IDs, slugs, titles, view counts, and dates. Use the IDs to update articles and slugs as public URLs.
Instructions
Список СВОИХ статей блога zaytsv (GET /api/articles/my): id, slug, title, viewCount, даты. id нужен для article_update, slug — публичный адрес /articles/{slug}. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||